post https://example.com/api/1/user/tnc
Accepts Terms and Condition. It should be called only once. Users cannot undo the acceptance.
Log in to see full request history
Responses
Accepts Terms and Condition. It should be called only once. Users cannot undo the acceptance.
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/1/user/tnc \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: