Create a Task
Create a task and assign it to team or agent
POST
/api/partners/v1/community/:community_id/renters/:funnel_renter_id/task/Request
Response
Example responseJSON200 · application/json
{ "task_id": 456, "message": "Successfully created task"}