curl --request POST \
--url https://api.ara.so/billing/paywall/onboarding-complete \
--header 'Authorization: Bearer <token>'Call when the user finishes the iMessage / Linq cloud onboarding flow.
curl --request POST \
--url https://api.ara.so/billing/paywall/onboarding-complete \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Was this page helpful?