Tokens

Authorize token for resource access

Verify a token header and validate it against a requested access scope.

post/v1/tokens/authorize

Request body

headerstring

Response

OK

Changes

Changed in 2 of the 8 revisions of this API.21

    • added the new name_taken enum value to the status response property for the response status 400

      response-property-enum-value-added

    • added the new name_taken enum value to the status response property for the response status 500

      response-property-enum-value-added

    • endpoint added

      endpoint-added