Qualification of user

This endpoint updates a specific user qualification.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

There is 3 possible ways to qualify or unqualify users.

  1. Using user unique identifier: id.
  2. Using user unique code: code.
  3. Using user email address and campaign identifier: email and campaign_id.
Body Params
int32

Unique identifier of user you want update qualification.

string

Unique code of user you want update qualification.

string

Email address of the user you want update qualification.

int32

Unique identifier of campaign user related to. Property required with using email.

boolean
required
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!