Skip to main content

Update Service Account

PATCH 

/workspaces/:workspaceId/service-accounts/:subjectId

Update Service Account

Request

Path Parameters

    workspaceId uuidrequired
    subjectId uuidrequired

Body

    displayName stringnullable

Responses

Service account updated.

Schema

    subjectId uuid
    displayName string
    workspaceId uuidnullable
    creatorSubjectId uuidnullable
Loading...