Skip to main content

ReorderContactStages batch-updates the advisory sort_order of contact stages. Stages not in the list retain their current sort_order.

POST 

/api/v1/crm/contact-stages:reorder

Errors:

  • INVALID_ARGUMENT: list is empty.
  • NOT_FOUND: any stage ID does not exist in this organisation.
  • PERMISSION_DENIED: caller is not an admin or sales_manager.

Request

Responses

A successful response.