Creates a User Type

Creates a new customer account, attached as a sub-account to the currently authenticated user's company

Log in to see full request history

🚧

Note that this route is disabled in the service at this time. Users are not allowed to create user types.

Body Params
string

The unique identifier of the user type. Assigned at creation, uneditable. Must be unique across system.

string

The unique identifier of the company which owns this user type.

string

The user id that created the user type.

string
required

The name of the user type.

object

An object describing the permission levels for the various features in the system

Responses
201

Resource Created

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Click Try It! to start a request and see the response here!