v51

latestOpenAPI 3.0.3AGPL-3.0-or-laterraw.githubusercontent.com2026-08-017215661.2 KB
context

[api v2] Update an existing context and return it

put/ocs/v2.php/apps/tables/api/2/contexts/{contextId}

Path parameters

contextIdinteger required

ID of the context

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

namestring nullable

provide this parameter to set a new name

iconNamestring nullable

provide this parameter to set a new icon

descriptionstring nullable

provide this parameter to set a new description

Response

returning the full context information