System

Update user plan

Update a user's subscription plan (free/pro) - Admin only

post/v1/system/update-user-plan

Request body

userIdstring required
plan'free' | 'pro' required

Response

User plan updated successfully

successtrue required
creditsCostnumber

Credits consumed by this operation

requestIdstring uuid required

Unique request identifier for tracing

timestampstring date-time required

ISO timestamp when the response was generated

Changes

No recorded changes to this endpoint across all 1 revision of this API.