curl --request DELETE \
--url https://api.openworklabs.com/v1/connector-mappings/{connectorMappingId}{
"error": "<string>",
"details": [
{
"message": "<string>",
"path": [
"<string>"
]
}
]
}Deletes one connector mapping.
curl --request DELETE \
--url https://api.openworklabs.com/v1/connector-mappings/{connectorMappingId}{
"error": "<string>",
"details": [
{
"message": "<string>",
"path": [
"<string>"
]
}
]
}Den TypeID with 'cmp_' prefix and a 26-character base32 suffix.
30^cmp_.*Connector mapping deleted successfully.
Was this page helpful?