[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Delete Auth Source
DescriptionDuring the deletion of the SSO auth source, the same ‘username’ and ‘password’ which has been used while the creating this sso auth source, should be sent to the payload object.
Request
URLURL
https://localhost/suite-api/api/auth/sources/{sourceId}
Path Parameters
Path Parameters
string
sourceId
Required
Id of the auth source
Request Body
Request Body
name-values
of type(s) application/json, application/xml
Optional
List of properties required for deletion of the auth source
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X DELETE -H "Content-Type: application/json" -d '{"nameValuePairs":[{"name":"string","value":"string"}]}' https://localhost/suite-api/api/auth/sources/{sourceId}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Auth Operations
post
post
post
put
post
Create Scope
Introduced
post
post
post
delete
delete
Delete Scopes
Introduced
delete
delete
delete
delete
delete
get
Get All Object Scopes
Introduced
get
get
get
get
get
get
Get Scope
Introduced
get
get
get
get
post
put
Modify Scope
Introduced
put
patch
post
delete
put
Synchronize User Groups
Changed
post
put