DELETE
/
key
/
revoke

Request

This endpoint is used to revoke a key. Revoking an API key means making all of it’s content and previous data still persistent, but no longer usable. Once a key is revoked, it can never be set back to normal.

Authorization
string
required

An API key is a token that you provide when making API calls.

Integral-Application-Id
string
required

An Application ID that finds the application you are working with. This Application ID can be found on the Integral platform through the dashboard or Application’s page.

Body Parameters

apiKey
string
required

This API key is generated by Integral and passed to the Application User. API key that you want to revoke for an Application User.


Response

The response of this API request gives back information on an Application User’s API Key that was revoked

Response Fields

apiKey
object
required