Create a new connector
POST {{baseUrl}}/connectors
Creates a new connector
Request Body
{"id"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "name"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "parameters"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "organizationId"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "description"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "permissionRequired"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "idleTimeout"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "meta"=>{"version"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-user-role | string | (Required) Specifies the user role with which the user intends to perform the operation | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""