Revoke API key#
Revoke the API key of a user
Query#
DELETE /api/v1/user/{id}/key
with:
id
: id or login of the user
Response#
Status codes#
204
: if API key is successfully revoked401
: Authentication error403
: Authorization error
Last update:
October 13, 2023 07:01:35