v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Integration

Rotate Integration Key

Rotate the integration's key. The previous key will be immediately revoked.

post/api/v1/app/{app_id}/integration/{integ_id}/key/rotate

Path parameters

app_idstring required

The Application's ID or UID.

Example:unique-identifier

The Application's ID or UID.

integ_idstring required

The Integration's ID.

Example:integ_1srOrx2ZWZBpBUvZwXKQmoEYga2

The Integration's ID.

Headers

idempotency-keystring

The request's idempotency key

Response

keystring required

Example response

{
  "key": "integsk_kV3ts5tKPNJN4Dl25cMTfUNdmabxbX0O"
}