v1
latestOpenAPI 3.0.02026-07-14135106116.2 KBauth
Edit an API-Key
roles can't be modified after creation: you need to create a new token if you want other roles.
Permission required: edit_backend_settings
patch/auth/api-key/{key}
Headers
X-Fieldsstring mask
An optional fields mask
Response
Success
Example response
{
"roles": [
{
"inbox": "abcdef123456789abcdef123",
"role": "abcdef123456789abcdef123"
}
]
}