Expire All
POST {{baseUrl}}/api/v1/auth/app/:app_id/expire-all
Expire all of the tokens associated with a specific Application
Request Body
{"expiry"=>"<long>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| idempotency-key | string | The request's idempotency key | |
| Content-Type | string | ||
| Accept | string |