Delete User Federation

Delete User Federation

Delete the requested user federation configuration.

Request
URI
DELETE
https://{api_host}/tcsa.host.com/tcsa/api/auth-management/v1/user-federations/{id}
COPY
Path Parameters
string
id
Required

User federation configuration unique id.


Authentication
This operation uses the following authentication methods.
Responses
204

No content

Operation doesn't return any data structure

400

Invalid Request sent by the user

Operation doesn't return any data structure

401

User authentication failed

Operation doesn't return any data structure

403

Access to the requested resource/operation is forbidden

Operation doesn't return any data structure

404

Cannot find requested resource

Operation doesn't return any data structure

500

Internal server error

Operation doesn't return any data structure