Updates a User Type

Updates a User Type

Log in to see full request history

🚧

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

Path Params
string
required

The ID that specifies a User Type

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.

abilities
object

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

Responses
200

Successful operation

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!