Delete an external identity provider.
DELETE
/api/admin/external-providers/{id}
Code sample: Shell / cURL
curl --request DELETE \ --url https://auth.example.com/api/admin/external-providers/example \ --header 'Authorization: Bearer <token>'Forwards the delete request to the configured External IdP Bridge for the provider id path parameter.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
External provider identifier.
Responses
Section titled “ Responses ”Response proxied from the External IdP Bridge.
Media type application/json
JSON body returned by the configured External IdP Bridge admin endpoint.
object
key
additional properties
Example generated
{ "additionalProperty": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}