PUT
/
key
/
pause

Request

This endpoint is used to pause an API key. Pausing an API key means the API key can temporarily make no more requests. This API key will have all of it’s data persisted from previous requests.

Note: You can only pause production API keys

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. The API key you would like to pause for your user.


Response

The response of this API request gives back information on an Application User’s API Key that has been paused

Response Fields

apiKey
object
required