Skip to main content
DELETE
Delete API key
Use blnk.apiKeys().delete for this operation.
1

Call the method

2

Confirm the outcome

On success, Core returns 204 No Content and response.data() is null. The key can no longer authenticate requests.
3

Response

Returns 204 No Content on success. Check response.status() == 204 and treat response.data() as null. Do not parse a response body on this endpoint.

How API keys work

Scopes, the master key, and the auth model.

Revoke API key

HTTP request and response schema.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.