Skip to main content
POST
Requires Authorization: Bearer header with a Supabase JWT.
The raw deploy token value is returned only once in the response. It is SHA-256 hashed before storage and cannot be retrieved again. Save it immediately.

Request Body

string
required
Human-readable name for this token (e.g., dev-machine-01, production-fleet).

Response

string
Token record UUID.
string
The name assigned to this token.
string
The raw deploy token (with qt_deploy_ prefix). Save this immediately — it will not be shown again.
datetime
When the token was created.