Skip to content
OpenCode
Esc
navigateopen⌘Jpreview

Remove credential

Remove a stored integration credential.

DELETE/api/credential/{credentialID}
Path parameters
credentialIDstringrequired
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/credential/string"
Response
<No Content>