Channels\Moderators

Remove a specific channel moderator

This method removes a single moderator from the specified channel.

delete/channels/{channel_id}/moderators/{user_id}

Path parameters

channel_idnumber required
Example:927

The ID of the channel.

user_idnumber required
Example:152184

The ID of the user.

Response

The moderator was removed.

Changes

Changed in 2 of the 13 revisions of this API.11

    • removed the media type application/vnd.vimeo.user+json for the response with the status 204

      response-media-type-removed

    • added the media type application/vnd.vimeo.user+json for the response with the status 204

      response-media-type-added

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