post https://api.exponea.com/data/v2/projects//access-keys/revoke
/data/v2/projects/{projectToken}/access-keys/revoke
Revoke the API Secret.
Definition
Authorization
In this API call you can use any of these 2 types of authorization accesses:
| Available access types | Permissions needed |
|---|---|
| Public access | None |
| Private access | None |
Read more about:
Path parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| projectToken | string | The ID of your project. | required |
Headers
| Parameter | Type | Description | Required |
|---|---|---|---|
| authorization | string | Used for authentication. Read more in the Authentication section. | required |
| content-type | string | application/json | required |
