Integration Auth

Delete Integration Auth

Permanently deletes an auth record by authId. Cannot be undone — any tools referencing this auth record will lose the ability to authenticate. Returns 204 No Content on success.

delete/v1/integrations/{integrationId}/auth/{authId}

Path parameters

integrationIdstring required

Unique identifier for the integration

authIdstring required

Unique identifier for the auth record

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.