Skip to content

POST Register new user account

Create a new user account with email verification and optional subscription plan selection.

POSThttps://api.rooom.com/register
Try it out

Body required

multipart/form-data
NameTypeDescriptionValues
emailrequired
Example: newuser@example.com
stringUser email address
language
Example: en_US
stringPreferred interface languagede_DEen_US
plan
Example: plan_basic_monthly
stringSubscription plan price identifier

Responses

200Successfully initiated user registration
500Registration error
POST /register Register new user account Create a new user account with email verification and optional subscription plan selection. email User email address language Preferred interface language plan Subscription plan price identifier