PATCH /snds/creds/{id}
PATCHsnds/creds/:id
Update the enabled or disabled status of saved Microsoft SNDS credentials
Path Parameters
id string Required
Unique identifier of the SNDS credentials record
Request Body
status string
New status to set for the SNDS credentials
Allowed values: ACTIVE, TERMINATED
Returns
- idstringUnique identifier of the SNDS credentials record
- keystringSNDS access key
- statusstringCurrent status of the SNDS credentialsAllowed values:
ACTIVE,TERMINATED,FAILED
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
404 Not Found
Not Found
500 Internal Server Error
Internal server error