- Sync
- Async
Parameters
app_id(str, optional): App ID to rotateapp_name(str, optional): App name to rotateexpiry_days(int, optional): New token expiry in days
Returns
Dict[str, Any]: API response containing the rotated token and metadata
Rotate an app token by ID or name
app_id (str, optional): App ID to rotateapp_name (str, optional): App name to rotateexpiry_days (int, optional): New token expiry in daysDict[str, Any]: API response containing the rotated token and metadata