service-accounts

Create a Service Account

post/service-accounts

Request body

namestring

Name

tokenstring

Secret token used to access the API

rolesstring[]

Response

Service Account resource was successfully created

namestring

Name

tokenstring

Secret token used to access the API

rolesstring[]

Changes

Changed in 4 of the 34 revisions of this API.34

    • added required request body

      request-body-added-required

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the optional property name to the response with the 200 status

      response-optional-property-added

    • added the optional property roles to the response with the 200 status

      response-optional-property-added

    • added the optional property token to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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