Log in to see full request history

Import the database records from the array.

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


Payload example:

[ { "name": "SpaceX", "cf_r1kbuzy0_tax_id": "123-456-789", "cf_1mzwjlgc_website": "https://spacex.com", "owner_user_uuid": "77264af6-f731-4b82-ad8d-310ec3821d24" }, { "name": "Tesla", "cf_r1kbuzy0_tax_id": "789-456-123", "cf_1mzwjlgc_website": "https://tesla.com", "owner_user_uuid": "77264af6-f731-4b82-ad8d-310ec3821d24" }, { "name": "Neuralink", "cf_r1kbuzy0_tax_id": "951-657-159", "cf_1mzwjlgc_website": "https://neuralink.com", "owner_user_uuid": "77264af6-f731-4b82-ad8d-310ec3821d24" }, { "name": "Starlink", "cf_r1kbuzy0_tax_id": "852-741-963", "cf_1mzwjlgc_website": "https://starlink.com", "owner_user_uuid": "77264af6-f731-4b82-ad8d-310ec3821d24" } ]
Body Params
database_records
array
required
database_records*
Headers
string
required
Defaults to application/json
string
required
Defaults to Bearer {token}
Responses

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