room

Update the mention permissions for a room

put/ocs/v2.php/apps/spreed/api/{apiVersion}/room/{token}/mention-permissions

Path parameters

apiVersion'v4' required
tokenstring required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

mentionPermissions0 | 1 required

New mention permissions

Response

Permissions updated successfully

Changes

Changed in 9 of the 62 revisions of this API.411

    • added the required property ocs/data/tagIds to the response with the 200 status

      response-required-property-added

    • removed the required property ocs/data/tagIds from the response with the 200 status

      response-required-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property ocs/data/tagIds to the response with the 200 status

      response-required-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToActorDisplayName to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToConversationName to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToConversationToken to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToMessageId to the response with the 200 status

      response-optional-property-added

    • added the required property ocs/data/attributes to the response with the 200 status

      response-required-property-added

    • the ocs/data response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • removed the required property ocs/data/error from the response with the 400 status

      response-required-property-removed

    • added subschema #1 subschema #2 to the ocs/data response property anyOf list for the response status 400

      response-property-any-of-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/threadId to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/threadTitle to the response with the 200 status

      response-optional-property-added

    • the ocs/data/hasScheduledMessages response's property type/format changed from boolean/ to integer/int64 for status 200

      response-property-type-changed

    • added the required property ocs/data/hasScheduledMessages to the response with the 200 status

      response-required-property-added