Skip to main content
DELETE
/
tenant-auth
/
v1
/
identity-providers
/
{identityProviderId}
Delete an identity provider
curl --request DELETE \
  --url https://api.swarmd.ai/tenant-auth/v1/identity-providers/{identityProviderId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Path Parameters

identityProviderId
string<uuid>
required

Response

204

No Content