# 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/multi-national-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.
