latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

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"
}