Delete a Certified Entity
Delete a Certified Entity
DELETE
https://api.iafcertsearch.org/api/client/v1/mncb/ce/{company_id}
This endpoint allows you to delete a certified entity and its certifications.
Headers
Name | Type | Description |
---|---|---|
x-http-authorization* | String | API Key received from https://iafcertsearch.org/import-management/api-integration Example:
|
Content-Type* | String | application/json |
To view the response data example, click the right arrow at the right side of the response description.
You can also use https://api.sandbox.iafcertsearch.org/api/client/v1/mncb/ce/{company_id} to test it on the Sandbox server.
Take a look at how you might call this method:
Last updated