Tasks
Task management and assignment
Tasks Controller_find All
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Query Parameters
statusRequiredstringpriorityRequiredstringassignedToIdRequiredstringleadIdRequiredstringaccountIdRequiredstringcontactIdRequiredstringopportunityIdRequiredstringoverdueRequiredstringsourceRequiredstringTasks Controller_create
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Tasks Controller_get Stats
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Tasks Controller_find One
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringTasks Controller_update
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringTasks Controller_remove
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringTasks Controller_complete
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstring