Skip to content
Pantacor Hub Docs
Search
K
Main Navigation
How it works
Guides
Services
API Reference
Appearance
Menu
Return to top
API token
Stored only in your browser. Get one under
Tokens
.
Delete a token for a user
DELETE
/tokens/{id}
Delete a token for a user
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Parameters
Path Parameters
id
*
Token ID
Type
string
Required
Responses
200
400
403
500
OK
Content-Type
application/json
Schema
JSON
JSON
{
"additionalProperties"
:
"string"
}
DELETE
/tokens/{id}
Playground
Authorization
ApiKeyAuth
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI