Credentials

Updates credentials

Encrypts and updates credentials for an origin

put/v1/credentials

Request body

namespacestring

The namespace the credential is stored against. Defaults to "default".

originstring

Website origin the credential is for

labelstring

Label for the credential

valueobject

Value for the credential

Response

Default Response

namespacestring

The namespace the credential is stored against. Defaults to "default".

originstring

Website origin the credential is for

labelstring

Label for the credential

createdAtstring date-time required

Date and time the credential was created

updatedAtstring date-time required

Date and time the credential was last updated

Changes