Rotate API token
Rotate an API token. Creates a new API token and invalidates the one you specify. Any workflows using the previous value stop working.
Bearer authentication of the form Bearer <token>, where token is your auth token.
The time when the API token was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
The time when the API token will become valid in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
The time when the API token was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
The time when the API token expires in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
The time when the API token was last rotated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
The time when the API token was last used in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.