beta.service_accounts

Update Service Account

Update a service account.

Requires the Workspace admin (workspace_admin) role.

patch/v1/service-accounts/{service_account_id}

Path parameters

service_account_idstring uuid required

Request body

descriptionstring nullable

Response

Successful Response

idstring uuid required
namestring required
customer_idstring uuid required
organization_idstring uuid required
workspace_idstring uuid required
descriptionstring nullable required
created_atstring date-time required
updated_atstring date-time required
deleted_atstring date-time nullable required

Changes

Changed in 2 of the 5 revisions of this API.211

  • fa73befe1c61210See the full diff
    • ▲

      the request's body type changed from no type to object

      request-body-type-changed

    • ▲

      the response's body type changed from no type to object for status

      response-body-type-changed

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added