Changes to Schedules the sending of a new chat message to the given room

POST /ocs/v2.php/apps/spreed/api/{apiVersion}/chat/{token}/schedule

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 62 revisions of this API.4110

  1. dc2b6567a07b5
  2. 2dd98af77e492
  3. 5ffe9b2c44ea1
  4. a1ee27cbe6bb411
  5. 6ef64fbefde31

What changed

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the optional property ocs/data/parent/allOf[subschema #2]/metaData/replyToActorDisplayName to the response with the 201 status

      response-optional-property-added

    • added the optional property ocs/data/parent/allOf[subschema #2]/metaData/replyToConversationName to the response with the 201 status

      response-optional-property-added

    • added the optional property ocs/data/parent/allOf[subschema #2]/metaData/replyToConversationToken to the response with the 201 status

      response-optional-property-added

    • added the optional property ocs/data/parent/allOf[subschema #2]/metaData/replyToMessageId to the response with the 201 status

      response-optional-property-added

    • added the optional property ocs/data/parent/allOf[subschema #2]/metaData/threadId to the response with the 201 status

      response-optional-property-added

    • added the optional property ocs/data/parent/allOf[subschema #2]/metaData/threadTitle to the response with the 201 status

      response-optional-property-added

    • added the optional property ocs/data/originalSendAt to the response with the 201 status

      response-optional-property-added

  • a1ee27cbe6bb411See the full diff
    • the ocs/data/id response's property type/format changed from integer/int64 to string/ for status 201

      response-property-type-changed

    • removed the required property ocs/data/metaData from the response with the 201 status

      response-required-property-removed

    • removed the required property ocs/data/parentId from the response with the 201 status

      response-required-property-removed

    • removed the required property ocs/data/roomId from the response with the 201 status

      response-required-property-removed

    • removed the optional property ocs/data/threadExists from the response with the 201 status

      response-optional-property-removed

    • added the required property ocs/data/silent to the response with the 201 status

      response-required-property-added

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

    • endpoint added

      endpoint-added