v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-131362831.1 MB
Allowed origins - company level

Delete an allowed origin

Removes the allowed origin identified in the path. As soon as an allowed origin is removed, we no longer accept client-side requests from that domain.

To make this request, your API credential must have the following roles:

  • Management API—API credentials read and write
delete/companies/{companyId}/apiCredentials/{apiCredentialId}/allowedOrigins/{originId}

Path parameters

companyIdstring required

The unique identifier of the company account.

apiCredentialIdstring required

Unique identifier of the API credential.

originIdstring required

Unique identifier of the allowed origin.

Response

No Content - look at the actual response code for the status of the request.