Create Task
POST/v1/tasks
Creates a task attached to a deal, note, contact, or fundraising opportunity. When assignees is omitted the caller is assigned by default.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Task created successfully
Invalid request parameters
Invalid or missing API key
Attached entity not found
Internal server error