v1

latestOpenAPI 3.0.3agpl2026-07-17836669.5 KB
tag

Update an existing tag

put/ocs/v2.php/apps/collectives/api/v{apiVersion}/collectives/{collectiveId}/tags/{id}

Path parameters

apiVersion'1.0' required
collectiveIdinteger required

ID of the collective

idinteger required

ID of the tag

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

namestring required

Name of the tag

colorstring required

Color of the tag

Response

Tag updated