Creates an entry at the given path or updates an existing one.
Creates an entry at the given path or updates an existing one.
If the permissions parameter is set, only the permissions of the entry are updated.
PUT
Creates an entry at the given path or updates an existing one.
Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The path to apply the operation to.
Whether only the permissions should be updated.
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.
Retrieves the entry found at the given path.
Previous
Performs an operation on the content service.
Next