credits
Admin Add Credits
Admin endpoint to add credits to a user's balance.
Requires admin role.
Args: user_id: Target user ID credit_request: Request with amount and description
Returns: Updated credit information
post/credits/admin/add-credits/{user_id}
Path parameters
user_idstring uuid required
Request body
Response
Successful Response
{"stackTrail":"paths:/credits/admin/add-credits/{user_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.