Exclusions

Create prospect exclusion list from audience

Create a prospect exclusion list from an audience's prospects

<span><strong>Rate limit:</strong> 120 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> FREE! No credits are charged for this API. <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

post/v1/exclusions/prospects/audience/create-list

Request body

apiKeystring required

Your Fiber API key

audienceIdstring required

The ID of the audience to create the exclusion list from.

namestring nullable

The name of the prospect exclusion list. Defaults to 'Exclusion list from {audienceName}' if not provided.

isOrganizationWideboolean

Whether the prospect exclusion list is organization-wide.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.

Changes

Changed in 1 of the 12 revisions of this API.21

  • 4002aa81d4fb21See the full diff
    • the response property became nullable for the status

      response-property-became-nullable

    • the response property became optional for the status

      response-property-became-optional

    • the response's property default value was removed for the status

      response-property-default-value-removed