Use this endpoint to assign a specific contact to an Agent inside your Business. The contact is identified using platform_id (the contact’s phone number), and the assignee is identified using assigned_platform_id (the Agent ID).This endpoint can be used to:
Route a contact to a specific Agent for ownership and follow-up.
Support manual assignment flows in Inbox / Contact Profile views.
Enable automation rules that assign contacts based on routing logic or user input.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.