Operations API
Leads
Update Priority
This endpoint (POST) updates the priority of one or multiple leads. If the request succeeds, it returns the priority and the ids of the updated leads.
Permissions: customers.edit
Webhook event: customer-updated
priority string * The possible values are low, normal, medium and high.
leads array of strings * An array of lead ids to be updated. The maximum number of leads that you can request is 50.