Lead Injection

Overview

Inject a lead into a business account under your directory.

Available for Directory tokens only.

Authentication

Uses HTTP Token authentication. Format: Authorization: Token token="{DIRECTORY_TOKEN}"

The token must be a Doorkeeper OAuth token with directory scope.

Conditional Requirements

  • When identifier_type is "email", the email field is required.
  • When identifier_type is "unique_id", the unique_id field is required.
  • At least one of request_data or system_message must be provided. Omitting both will result in a 422 error.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
Headers
string
required

HTTP Token authentication. Format: Token token="{DIRECTORY_TOKEN}". The token must have directory scope.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json