Api-key

Delete an existing API key

post/api-key/delete

Request body

keyIdstring required

The id of the API key to delete

Response

API key deleted successfully

successboolean required

Indicates if the API key was successfully deleted

Changes