role_play

Minus user's ticket on paid course of role play

save user the used ticket record

get/v2/role_play/minus_ticket

Headers

Authorizationstring required

With the bearer started, optional for guest

Request body

string required

Response

success, the data is nil

codeinteger

0=success,only parse data when code=0

dataobject

real data

messagestring

tip message

Example response

{
  "message": "success"
}

Changes