v1
OpenAPI 3.0.02026-07-13811489.0 KBRewards Actions
Withdraw Credits
Withdraws credits from a user.
post/users/{app_user_id}/rewards/withdraw-credits
Path parameters
app_user_idstring required
The app user id of the user to withdraw credits from.
Headers
x-api-keystring required
The API key to authenticate with.
Request body
Example request
{
"key": "credit-reward",
"amount": 100,
"operation_id": "821fae4b5-0123-4567-9152-5297086a161c"
}Response
The result of the withdrawal of credits