Skip to main content
OPTIONS
/
user-credentials
/
{credential_id}
Options Delete User Credential
curl --request OPTIONS \
  --url https://api.dev.opencorpus.ai/user-credentials/{credential_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

credential_id
string
required

Response

Successful Response