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
GET
Get Object Properties
POST
Set Custom Properties
Proxy
Task
User
Field Mapping
Metadata
Sync
Ticket
Star us on Github ⭐
Join our discord
Book a demo
API Reference
Crm
Properties
Set Custom Properties
POST
https://api.revert.dev
/
crm
/
properties
/
:objectName
Set custom properties on an object for a given connection
Path parameters
objectName
enum
Required
Show 8 enum values
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.
description
string
Required
name
string
Required
type
string
Required
Response
This endpoint returns any.
Built with