Skip to main content
POST
Create a new site partner user

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json
email
string | null
required

If the email is null that means the site partner user has been archived

partner
string
required

The ID of the partner associated with the user

firstName
string

The first name of the site partner user

lastName
string

The last name of the site partner user

Response

Success

data
object
required