v1

latestOpenAPI 3.0.12026-07-226992320.0 KB
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