Update a service account's name, description, and permissions

patch/v1/service-accounts/{id}

Path parameters

idstring required

Service account ID

Request body

object required
OR

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "code": 200,
  "message": "success",
  "requestId": "req_123"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.