/v4/agent/rtp
Change Agent's RTP
POST
/v4/agent/rtp
It changes Agent's RTP. RTP is applied to all users of the agent, with the exception of requests for individual RTP when running the game.
Headers
Name
Value
Authorization
Bearer <API_TOKEN>
Content-Type
application/json
Accept
application/json
Body
Name
Type
Description
win_ratio
float
RTP value (75 ~ 95)
Response
Key
Type
Description
code
integer(32bit)
Response Code
message
string
Response Message
Last updated