latestOpenAPI 3.1.02026-08-1595198220.8 KB

80f4fd40b75e

sequence-templates

Approve Leads

Approve leads waiting for review for a sequence template.

Requires the sequences:write scope on the API key.

post/v1/sequence-templates/{sequence_template_id}/leads/approve

Path parameters

sequence_template_idstring uuid required

ID of the sequence template.

Request body

contact_idsstring[] nullable

Specific contacts waiting for review. Omit to process all leads waiting in FOUND status.

Response

Successful Response

updated_countinteger required

Number of leads transitioned to the target status.

skipped_countinteger required

Number of leads skipped (not in FOUND status, invalid transition, or not found).