[REQUIRES TILIA] Signs Tilia's Terms of Service for the given account. Reach out to Tilia to gain access to this API.
sign_tos
) The request was successful.
Unauthorized access.
Resource not found.
Service unavailable or server error.
curl -i -X POST \ https://accounts.tilia-inc.com/user-info/:account_id/tos/tilia \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{- "status": "Success",
- "message": [ ],
- "codes": [ ],
- "payload": null
}