Skip to main content

deleteCustomConnector

DELETE 

/connectors/:scriptName

Delete a custom connector that using its script name. A token with ORG_ADMIN authority is required to call this API.

Request

Path Parameters

    scriptName stringrequired

    The scriptName value of the connector. Scriptname is the unique id generated at connector creation.

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...