| Name | Type | Description | Notes |
|---|---|---|---|
| profile_id | string | Your Zernio profile ID | |
| board_id | string | The Pinterest Board ID selected by the user | |
| board_name | string | The board name (for display purposes) | [optional] |
| temp_token | string | Temporary Pinterest access token from OAuth | |
| user_profile | object | User profile data from OAuth redirect | [optional] |
| refresh_token | string | Pinterest refresh token (if available) | [optional] |
| expires_in | int | Token expiration time in seconds | [optional] |
| redirect_url | string | Custom redirect URL after connection completes | [optional] |