Use AI to process this documentCopy prompt
system/token/
This endpoint generates tokens for impactful and irreversible actions through certain POST/PUT and all DELETE methods. These actions can be identified by the requirement of the token field in the request body.
Methods & Response Codes
GETtoken/generates a new token => auto-callsAPI discord/log/
Fields
GET token/
* handler* action: max 40 chars, i.e. "will delete discord/webhook"webhook_name
Notes
- Tokens expire after being used once OR when
API date/triggers a ticker change - Consider using this 2-step process to add a "are you sure" step on the user interface
< Back to docs / api