Star us on Github ⭐
Join our discord
Book a demo
Search...
/
Overview
API Reference
Integration Guides
API Reference
Ats
Chat
Connection
GET
Get Connection
DEL
Delete Connection
GET
Get All Connections
POST
Create Webhook
GET
Get Webhook
DEL
Delete Webhook
GET
Get Integration Status
POST
Import Connections
Crm
Field Mapping
Metadata
Sync
Ticket
Star us on Github ⭐
Join our discord
Book a demo
API Reference
Connection
Import Connections
POST
https://api.revert.dev
/
connection
/
import
Import multiple connections for a specific environment. Use this to bulk import connections as a one-time exercise.
Headers
x-revert-api-token
string
Required
Your official API key for accessing revert apis.
x-api-version
string
Optional
Optional Revert API version you're using. If missing we default to the latest version of the API.
x-revert-t-id
string
Required
The unique customer id used when the customer linked their account.
Request
This endpoint expects an object.
connections
list of objects
Required
Show 9 properties
Response
This endpoint returns an object.
status
"ok" or "error"
Allowed values:
ok
error
Built with