post
https://{baseURL}/consent/organisations/{organisation_uuid}/workspaces/{workspace_uuid}/tokens/refresh
Refresh an access token using a valid refresh token. This endpoint generates a new access token and refresh token pair while maintaining the same user identification and notice context.
Requirements:
- Valid refresh token
- Server-to-Server (S2S) authentication using CMS API key
Use case: Extend user sessions without requiring a new consent flow.