Terms
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
userTokenstringRequired
Responses
200Success
application/json;v=1
get
/users/{userToken}/terms200Success
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
userTokenstringRequired
Body
versionstringOptional
Responses
201Success
application/json;v=1
post
/users/{userToken}/terms201Success
Last updated