Connectors
Delete connector mapping
Deletes one connector mapping.
delete/v1/connector-mappings/{connectorMappingId}
Path parameters
connectorMappingIdstring typeid required
Den TypeID with 'cmp_' prefix and a 26-character base32 suffix.
Response
Connector mapping deleted successfully.
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
removed the pattern
^cmp_.*from thepathrequest parameterconnectorMappingIdrequest-parameter-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○