Rotate Integration Key
POST {{baseUrl}}/api/v1/app/:app_id/integration/:integ_id/key/rotate
Rotate the integration's key. The previous key will be immediately revoked.
HEADERS
| Key | Datatype | Required | Description |
| idempotency-key
| string | | The request's idempotency key |
| Accept
| string | | |
RESPONSES
status: OK
{"key":"integsk_kV3ts5tKPNJN4Dl25cMTfUNdmabxbX0O"}