# API сертифицированной сущности

## Обновление имени подтвержденной сущности

Этот метод позволяет обновить имя подтвержденной сущности, указанной ее GUID.

{% content-ref url="/pages/XM1KTGmDsOma0t4U8l00" %}
[Обновление названия сертифицированной сущности](/api-developer-guide/api-ru/api-integration/certification-body-apis/certified-entity-api/update-certified-entity-name.md)
{% endcontent-ref %}

## Обновление деталей подтвержденной сущности

Этот метод позволяет обновить детали подтвержденной сущности, указанной ее GUID.

{% content-ref url="/pages/RH2zRO504yEBwvZu6SgJ" %}
[Обновление деталей сертифицированной сущности](/api-developer-guide/api-ru/api-integration/certification-body-apis/certified-entity-api/update-certified-entity-details.md)
{% endcontent-ref %}

## Удаление подтвержденной сущности

Этот метод позволяет удалить подтвержденную сущность и ее сертификацию.

{% content-ref url="/pages/64qohSjF7X9ij3oUuZh0" %}
[Удаление сертифицированной сущности](/api-developer-guide/api-ru/api-integration/certification-body-apis/certified-entity-api/delete-a-certified-entity.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.iafcertsearch.org/api-developer-guide/api-ru/api-integration/certification-body-apis/certified-entity-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
