Generate a new PubSub Token
POST/tokens
Generate a PubSub Token to be used to authenticate clients to the PubSub Service.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: PubSub.
Request
Responses
- 200
- 401
- 422
- 500
The request has succeeded.
Access is unauthorized.
Client error
Server error