Skip to main content
POST
Create Advocate

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
uid
string
required

The internal ID of the user in your system

email
string

The email of the user

first_name
integer

User first name

last_name
integer

User last name

company
integer

User's company name

company_id
integer

User's company ID. This is to group users from the same company

Response

Accepted

data
object