Connections
Delete SSO connection
Deletes an SSO connection from the specified organization by connection ID. Use this endpoint when an identity provider integration is no longer needed for the organization. Returns an empty response after the SSO connection is deleted successfully.
delete/api/v1/organizations/{organization_id}/connections/{id}
Path parameters
organization_idstring required
Organization ID for the Connection.
idstring required
Connection ID. Unique ID for the connection
Response
SSO connection deleted successfully
{"stackTrail":"paths:/api/v1/organizations/{organization_id}/connections/{id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}