Sign Tilia terms of service

[REQUIRES TILIA] Signs Tilia's Terms of Service for the given account. Reach out to Tilia to gain access to this API.

Securitytilia_auth
Request
path Parameters
account_id
required
string (AccountId) <= 36 characters

The account ID to retrieve.

Example: acct_2TiDFXHVFMlAuyy7ovvz3YPKv9b
Responses
200

The request was successful.

401

Unauthorized access.

404

Resource not found.

500

Service unavailable or server error.

post/user-info/{account_id}/tos/tilia
Request samples
Response samples
application/json
{
  • "status": "Success",
  • "message": [ ],
  • "codes": [ ],
  • "payload": null
}