curl --request POST \
--url http://localhost:3333/v1/organization/api-keys/revoke \
--header 'X-API-Key: <api-key>'curl --request POST \
--url http://localhost:3333/v1/organization/api-keys/revoke \
--header 'X-API-Key: <api-key>'API key for authentication
Was this page helpful?