Delete a specific Rich Authentication Token (App API Key) for a OneSignal app. Requires your Organization API Key and the token’s unique ID, not the token value itself.
Use this API to delete a specific App API Key (Rich Authentication Token) for a single OneSignal.
For background on different OneSignal API keys, see Keys & IDs.
Using your Organization API key (available in Organizations > Keys & IDs) you can delete an app token associated with a given app.
The token_id
is a OneSignal-generated ID specific for the API key. This is not the API key itself. It is returned when creating an API key with Create API key. It can be found in the OneSignal dashboard and in the response body of the View API keys request.
Your OneSignal App ID in UUID v4 format. See Keys & IDs.
The OneSignal-generated ID specific to the API key. This is not the API key itself. It is returned when creating an API key with Create API key. It can be found in the OneSignal dashboard and in the response body of the View API keys request.
200
The response is of type object
.
Delete a specific Rich Authentication Token (App API Key) for a OneSignal app. Requires your Organization API Key and the token’s unique ID, not the token value itself.
Use this API to delete a specific App API Key (Rich Authentication Token) for a single OneSignal.
For background on different OneSignal API keys, see Keys & IDs.
Using your Organization API key (available in Organizations > Keys & IDs) you can delete an app token associated with a given app.
The token_id
is a OneSignal-generated ID specific for the API key. This is not the API key itself. It is returned when creating an API key with Create API key. It can be found in the OneSignal dashboard and in the response body of the View API keys request.
Your OneSignal App ID in UUID v4 format. See Keys & IDs.
The OneSignal-generated ID specific to the API key. This is not the API key itself. It is returned when creating an API key with Create API key. It can be found in the OneSignal dashboard and in the response body of the View API keys request.
200
The response is of type object
.