Create an access token
Creates a Personal Access Token with the specified scopes (content_management_read or content_management_manage). The token value is only returned once — copy and store it securely.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
Created - Resource created successfully