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