Create DB record

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Inserts a new database record into the database.

Click on the image below to enlarge the demonstration in Postman.


Payload example:

{
    "name": "SpaceX",
    "custom_fields_values": {
        "cf_trade_name": "SpaceX",
        "cf_employer_identification_number": "98-7654321"
    }
}
Body Params
string
required
json
required
file
Headers
string
required
Defaults to application/json
string
required
Defaults to Bearer {token}
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json