service_accounts
Create workspace service account
Creates a service account in the workspace.
POST
/
service_accounts
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Service account name
Service account description
Response
200 - application/json
Service account client ID
Service account client secret (only returned on creation)
Creation timestamp
Service account description
Service account name
Last update timestamp