API Tokens
REST API operations for api tokens
Overview
Required permissions
Operations
The set of CIDR blocks that are allowed to use this API token. If empty, all CIDR blocks are allowed
The name of the token
OK response.
bad_request: Bad Request response.
ID of the api token. Note: if self is provided, the current api token will be returned
OK response.
bad_request: Bad Request response.
not_found: Not Found response.
ID of the api token. Note: if self is provided, the current api token will be updated
The set of CIDR blocks that are allowed to use this API token. If empty, all CIDR blocks are allowed
The name of the token
OK response.
bad_request: Bad Request response.
not_found: Not Found response.
ID of the api token to delete. Note: if self is provided, the current api token will be deleted
No Content response.
bad_request: Bad Request response.
not_found: Not Found response.
No content
ID of the api token to rotate. Note: if self is provided, the current api token will be rotated
OK response.
bad_request: Bad Request response.
forbidden: Forbidden response.
not_found: Not Found response.
Last updated
Was this helpful?

