v1

latestSwagger 2.02026-08-04232286653.5 KB
Foundry

Updates a credential's description in the project.

patch/projects/{project_id}/foundry/credentials/{id}

Path parameters

project_idstring required

ID of the project.

idstring required

ID of the credential.

Request body

descriptionstring

Updated description.

Response

created_atstring

RFC 3339 creation timestamp.

descriptionstring

Human-readable description.

idstring

Credential ID.

namestring

Name of the credential.

org_idstring

Owning organization ID.

project_idstring

Owning project ID.

updated_atstring

RFC 3339 last-update timestamp.

vendorstring

Vendor the credential is for (e.g. "huggingface").