# Certified Entity API

## Update Certified Entity Name

This endpoint allows you to update Certified Entity Name specified with its GUID.

{% content-ref url="/pages/cwWBheTEnZWazohYpz3X" %}
[Update Certified Entity Name](/api-developer-guide/api-integration/multi-national-certification-body-apis/v2/certified-entity-api/update-certified-entity-name.md)
{% endcontent-ref %}

## Update Certified Entity Details

This endpoint allows you to update Certified Entity details specified with its GUID.

{% content-ref url="/pages/cUxtHYVuDl1pjj57J0Cl" %}
[Update Certified Entity Details](/api-developer-guide/api-integration/multi-national-certification-body-apis/v2/certified-entity-api/update-certified-entity-details.md)
{% endcontent-ref %}

## Delete a Certified Entity

This endpoint allows you to delete a certified entity and its certifications.

{% content-ref url="/pages/t9eToPEhMFUww9xQGcKd" %}
[Delete a Certified Entity](/api-developer-guide/api-integration/multi-national-certification-body-apis/v2/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-integration/multi-national-certification-body-apis/v2/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.
