v1

latestSwagger 2.02026-08-04232286653.5 KB
Foundry

Creates a credential in the project.

post/projects/{project_id}/foundry/credentials

Path parameters

project_idstring required

ID of the project.

Request body

descriptionstring

Optional human-readable description.

namestring required

Name of the credential.

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").