Privacy
Request User Data
This endpoint prepares the user data. After a 202 response from this API, the client will receive the user data via a webhook.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
202
application/json
User data processed successfully.