utfs_…) scoped to exactly thisGET/PATCH on/subjects/{subject} above uses) when the subject is suspended,curl --location 'https://upload.tf/api/v1/subjects/ext:end-user-42/tokens' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"cap": [
"site:read"
],
"ttlSeconds": 1,
"pag": "string"
}'{
"success": true,
"data": {
"token": "string",
"expiresAt": 0,
"ttlSeconds": 0,
"subjectId": "68460e63-0717-47f9-8fd8-d28f152cb30b",
"capabilities": [
"site:read"
]
}
}