Skip to main content

Acknowledge consent

POST 

/client-portal/me/consent

POST /client-portal/me/consent

Requires a client portal session token issued by POST /client-portal/otp/verify. Pass it as Authorization: Bearer <sessionToken>. This is not a platform JWT — the platform-JWT guard is disabled on this route and the handler validates the session token itself.

Request

Responses