Skip to main content

PATCH /snds/creds/{id}

PATCH 

snds/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

  • idstring
    Unique identifier of the SNDS credentials record
  • keystring
    SNDS access key
  • statusstring
    Current status of the SNDS credentials
    Allowed 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