Skip to content
OpenCode
Esc
navigateopen⌘Jpreview

Cancel command connection

Cancel a command authentication attempt and terminate its process.

DELETE/api/integration/{integrationID}/connect/command/{attemptID}
Path parameters
integrationIDstringrequired
attemptIDstringrequired
Query parameters
locationobject | any
Responses
204<No Content>
400InvalidRequestError
_tagstringrequired
Allowed:InvalidRequestError
messagestringrequired
kindstring | any
Show properties
Any of:
string
string
any
any
fieldstring | any
Show properties
Any of:
string
string
any
any
401UnauthorizedError
_tagstringrequired
Allowed:UnauthorizedError
messagestringrequired
Request
curl -X DELETE "/api/integration/string/connect/command/string"
Response
<No Content>