Revoke migration token
revoke_migration_tokenRevoke a project migration token by specifying its token ID and the project ID to permanently invalidate access, preventing further use of the token for that project.
Instructions
Revoke a project migration token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes | Identifier of the migration token to operate on. | |
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| idempotency_key | No |