Delete IDP config
Directory Admin
Delete IDP config
Delete an identity provider configuration. Admin role required.
DELETE
Delete IDP config
Authorizations
Bearer token authentication. Supports two token types:
- JWT Access Token — obtained via
POST /v1/auth/login - Personal Access Token (PAT) — created via
POST /v1/api-tokens, format:cmnd_<tokenId>.<secret>
Path Parameters
The IDP config ID
Response
IDP config deleted

