Media albums

React to the specified album

React to the specified album.

post/media-albums/{id}/react

Response

OK

successboolean
actionstring

"insert" or "delete" based on whether the reaction was added or removed.

Changes

Changed in 4 of the 7 revisions of this API.4110

  • e271d0e41f6d315See the full diff
    • request body became required

      request-body-became-required

    • removed the media type application/json from the request body

      request-body-media-type-removed

    • the response's property type changed from string to boolean for status

      response-property-type-changed

    • deleted the path request parameter id

      request-parameter-removed

    • api operation id post_media_albums_id_react removed and replaced with postMediaAlbumsIdReact

      api-operation-id-removed

    • the endpoint scheme security XF-Api-Key was added to the API

      api-security-added

    • the endpoint scheme security XF-OAuth2 was added to the API

      api-security-added

    • added the new optional header request parameter XF-Api-User to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter api_bypass_permissions to all path's operations

      new-optional-request-default-parameter-to-existing-path

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

    • api tag Media albums added

      api-tag-added

    • api tag media-albums removed

      api-tag-removed

    • added optional request body

      request-body-added-optional

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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