users
tokens
Update a token
Update an API token for a user. Only the authenticated user themselves and server admins have access to this endpoint.
patch/v0/users/{user}/tokens/{token}
Path parameters
tokenstring uuid required
The UUID for a token.
userstring required
The slug or UUID for a user.
Request body
Response
successful operation