Create connector mapping
Creates a connector mapping.
Path parameters
Den TypeID with 'ctg_' prefix and a 26-character base32 suffix.
Request body
Response
Connector mapping created successfully.
Changes
Changed in 3 of the 25 revisions of this API.39
- ●
added the new
workflowenum value to theitem/objectTyperesponse property for the response status201response-property-enum-value-added
- ○
removed the pattern
^ctg_.*from thepathrequest parameterconnectorTargetIdrequest-parameter-pattern-removed
- ○
added the new
workflowenum value to the request propertyobjectTyperequest-property-enum-value-added
- ○
removed the pattern
^plg_.*from the request propertypluginId/anyOf[subschema #1]/request-property-pattern-removed
- ○
the
item/connectorInstanceIdresponse's property pattern^cin_.*was removed for the status201response-property-pattern-removed
- ○
the
item/connectorTargetIdresponse's property pattern^ctg_.*was removed for the status201response-property-pattern-removed
- ○
the
item/idresponse's property pattern^cmp_.*was removed for the status201response-property-pattern-removed
- ○
the
item/pluginId/anyOf[subschema #1]/response's property pattern^plg_.*was removed for the status201response-property-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
appenum value to theitem/objectTyperesponse property for the response status201response-property-enum-value-added
- ○
added the new
appenum value to the request propertyobjectTyperequest-property-enum-value-added
- ●
- ●
added the new
scriptenum value to theitem/objectTyperesponse property for the response status201response-property-enum-value-added
- ○
added the new
scriptenum value to the request propertyobjectTyperequest-property-enum-value-added
- ●