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.
Language
Click Try It! to start a request and see the response here!