This function records a user's acceptance of the Technical Support Agreement (TSA). The cPanel Customer Portal stores each record with the user's login, the date and time, and the TSA's version.
Note:
This function is not available through the command line. You must call it as a request body.
HTTP Request was successful.
object |
https://hostname.example.com:2087/cpsess##########/json-api/ticket_update_service_agreement_approval?api.version=1&version=2020-04.v01.TSUPPORT
{- "metadata": {
- "command": "ticket_update_service_agreement_approval",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}