v58

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-01187461.6 MB
thread

Rename a thread

Required capability: threads

put/ocs/v2.php/apps/spreed/api/{apiVersion}/chat/{token}/threads/{threadId}

Path parameters

apiVersion'v1' required
tokenstring required
threadIdinteger required

The thread ID to get the info for

Headers

x-nextcloud-federationstring

Set to 1 when the request is performed by another Nextcloud Server to indicate a federation request

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

threadTitlestring required

New thread title, must not be empty

Response

Thread renamed successfully