Skip to main content
PUT
/
api
/
credentials
/
reset_api_token
Reset API token
curl --request PUT \
  --url https://app.herondata.io/api/credentials/reset_api_token \
  --header 'x-api-key: <api-key>'
{
  "tokens": [
    "<string>"
  ]
}

Authorizations

x-api-key
string
header
required

Response

API token successfully reset

tokens
string[]

Array of new API tokens