[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

Delete User Federation

Description

Delete the requested user federation configuration.

Request

Request

URL

URL


delete
https://{api_host}tcsa.host.com/tcsa/api/auth-management/v1/user-federations/{id}
Copy

Path Parameters

Path Parameters

string
id Required

User federation configuration unique id.


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

No content

Errors

Errors

400

Invalid Request sent by the user


401

User authentication failed


403

Access to the requested resource/operation is forbidden


404

Cannot find requested resource


500

Internal server error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://{api_host}tcsa.host.com/tcsa/api/auth-management/v1/user-federations/{id}


[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Feedback

Was this page helpful?