rotate_api_key
Issues a fresh integrator API key. Requires X-API-Key (existing users can generate an API key in the web app). If headers aren't supported, pass api_key in arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Optional API key for clients that cannot set X-API-Key headers. | |
| integrator_id | No | Optional integrator identifier (defaults to existing integrator or 'default'). | |
| integrator_name | No | Optional integrator display name. |