Skip to main content
POST
Check Client Email Availability

Example Request

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string<email>
required
clientId
string
orgId
string

Response

Successful response

available
boolean
required
exists
boolean
required
message
string