Edit metadata
PATCH
/image/{id}
Requires an authenticated principal with the EditImage permission. Omitted fields retain their current values; supplying tags replaces the current tag set.
Authorizations
LongHubAuth
Use Session <JWT> for a session token or Key <app-key> for an application key.
Type
API Key (header: Authorization)
Parameters
Path Parameters
id*
Type
Requiredinteger
Format
"int64"Minimum
1Request Body
application/json
JSON "text": "string", "rating": "string", "tags": [ "string" ]
{
}
Responses
Version created; empty response body