ApiMcp servers
Delete a server credential
Delete a credential from an MCP server. Verifies the credential belongs to the specified server.
Path Parameters
server_id*string
Format
uuidcredential_id*string
Format
uuidResponse Body
application/json
curl -X DELETE "https://loading/api/v1/servers/497f6eca-6276-4993-bfeb-53cbbbba6f08/credentials/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}