Create User Endpoint

post/api/v1/user_auth/create_user

Request body

user_emailstring nullable
participant_idstring required
plan_manager_idstring required
permissionsstring[] nullable
first_namestring nullable
last_namestring nullable
self_accessboolean nullable
rolestring nullable
phone_numberstring nullable
notestring nullable
pm_provider_idstring nullable

Response

Successful Response

object required

Changes

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