Token
Update Status Token
Enable or disable a token for a user.
PUT
/
api
/
token
Body
application/json
id
integer
status
enum<integer>
Base on the status, the token will be updated to the corresponding status
- 1: Enable token
- 2: Disable token
Available options:
1
, 2
Response
200 - application/json
The response is of type object
.