reset_provision_token
Request a new credential API key for a provision when the token is lost, expired, or revoked. Poll the provision for the new token and then create a user session.
Instructions
Requests a new credential API key for a provision whose token was lost, expired, or revoked. Sets status to TOKEN_RESET_REQUESTED. Poll get_provision until a new credential.token_value appears, then call create_user_session immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provision_id | Yes | ID of the provision. |