Deleting external IDP
- Print
- PDF
Deleting external IDP
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
You can delete an external SAML IDP.
Requests
- DELETE /tenant/saml-idp
Responses
Response bodies
{
"success" : "boolean"
}
Parameters | Type | Description | Restrictions |
---|---|---|---|
success | boolean | Whether it is a success |
Errors
Errors that may occur while using this action are listed below. For error response format, see ErrorResponse.
For more information on common errors, see NAVER Cloud Platform API.
HTTP status code | Error code | Error message |
---|---|---|
400 | 9021 | Identity provider does not exist. |
400 | 9023 | While Organization is connected, identity provider cannot be deleted. |
Was this article helpful?