Skip to main content
DELETE
/
sso_profiles
/
{profile_id}
Delete an SSO profile
curl --request DELETE \
  --url http://localhost:3001/portal-api/sso_profiles/{profile_id} \
  --header 'Authorization: <api-key>'
{
  "status": "ok"
}

Authorizations

Authorization
string
header
required

Path Parameters

profile_id
string
required
Example:

Response

status
string
Example: