Skip to main content
PUT
Creates an entry at the given path or updates an existing one.

Query Parameters

path
string
default:/
required

The path to apply the operation to.

permissionsParam
string
default:ignored
required

Whether only the permissions should be updated.

permissions
string
default:ignored

Body

application/json

The JSON parameters for the operation.

The body is of type string.

Response

Created – Create or update completed successfully, and the entry has been stored.