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_messagestringError message for failed SNDS credentials processing
- expired_atstringExpiration date of the SNDS credentials
- notification_sent_atstringDate when the notification about SNDS credentials expiration was sent
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