/
Delete an external identi...
Deletes an external identifier with a specified resource, resource ID, and service name.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/{resource}/{resourceId}/external-identifiers/{service}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/{resource}/{resourceId}/external-identifiers/{service}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/{resource}/{resourceId}/external-identifiers/{service}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/{resource}/{resourceId}/external-identifiers/{service}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'External identifier deleted.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content