Skip to main content

Create prospect

Create prospect for given email and activity. Available for public access.

Request Body required
    name string

    full name of the user

    email string required

    email of the user

    phone string

    phone number of the user

    activity string required

    activity for which user is subscribing, e.g. newsletter, waitlist, blogs etc

    source string

    source of this user addition e.g. platform, website, admin etc

    metadata object

    additional info as key value pair

Responses

A successful response.


Schema

    object

Loading...