Delete a Key
Last updated
Last updated
The delete API key operation requires the apiKeyId
, which can be retrieved using the List API Keys endpoint.
DELETE
https://api.olisystems.com/user/api-key/{apiKeyId}
Headers
Name | Value |
---|---|
Example Response
Authorization*
Bearer <token>