Update share
PATCH
/api/share/{id}
Allows the owner of a share to update its password.
Authorizations
Token
Format: token <value>. Types: user (session) or uploader (API token).
Type
API Key (header: Authorization)
Parameters
Path Parameters
id*
Type
Requiredstring
Request Body
application/json
JSON "password": "string"
{
}
Responses
No Content
