Skip to content

Create a Connector

POST
/api/connectors

This endpoint allows you to create a cConnector from the information you provide in the request payload.

The new Connector resource

object
provider
string
Allowed values: ovh gandi autodns namecheap namecom epp
authData
Array<string>

Connector resource created

object
@context
One of:
string
@id
string
@type
string
id
string | null
provider
string
Allowed values: ovh gandi autodns namecheap namecom epp
authData
Array<string>
createdAt
string format: date-time
watchlistCount
integer | null

Invalid input

Unprocessable entity