Star us on Github ⭐
Join our discord
Book a demo
Search...
/
Overview
API Reference
Integration Guides
API Reference
Ats
Chat
Connection
Crm
Company
Contact
Deal
Event
Lead
Note
Properties
Proxy
Task
GET
Get Task
GET
Get Tasks
POST
Create Task
PATCH
Update Task
POST
Search Tasks
User
Field Mapping
Metadata
Sync
Ticket
Star us on Github ⭐
Join our discord
Book a demo
API Reference
Crm
Task
Create Task
POST
https://
api.revert.dev
/
crm
/
tasks
Create a new task
Headers
x-revert-api-token
string
Required
Your official API key for accessing revert apis.
x-revert-t-id
string
Required
The unique customer id used when the customer linked their account.
x-api-version
string
Optional
Optional Revert API version you're using. If missing we default to the latest version of the API.
Request
This endpoint expects an object.
additional
any
Required
Any fields that are not unified yet/non-unifiable come inside this
json
object.
associations
object
Optional
Show property
Response
This endpoint returns an object.
status
"ok" or "error"
Allowed values:
ok
error
message
string
result
any
Built with