Skip to content
OpenCode
Esc
navigateopen⌘Jpreview

Cancel OAuth connection

Cancel an OAuth attempt and release its resources.

DELETE/api/integration/attempt/{attemptID}
Path parameters
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/attempt/string"
Response
<No Content>