Skip to main content
DELETE
Delete API key
Use blnk.ApiKeys.delete to revoke an API key by ID.
1

Call the method

blnk.ApiKeys.delete
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

204 No Content
Returns 204 No Content on success with an empty body, so response.data is null.

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.