Skip to main content

Add user (API Key)

POST 

/users

Adds a new users

Request

Body

    external_id string

    Optional external user id

Responses

Successful operation

Schema
    uid uuid
    created_at date-time
Loading...