Delete an API key

Learn about the Delete endpoint in the ApiKeys collection.

This API lets you revoke and delete an API key.

API request

Sample

DELETE {{ServerURL}}/api/services/app/ApiKeys/Delete?id=1234244556547687699

Parameters

Parameter
Description

Id

Unique identifier of the API key you want to delete.

Last updated

Was this helpful?