Delete a resource mapping
DELETE
Deletes an integration resource mapping. Requires an API key with the write
action scoped to the integration.
Loading code example
Loading code example
Authorizations
apiKeystringheaderrequired
API key passed in the header.
Path Parameters
integrationIdstringrequired
The integration id.
resourceIdstringrequired
The mapped resource id.
Response
application/json
Deleted.