The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Mattermost::V4::API::Request

DESCRIPTION

A request to be sent to the Mattermost API.

USAGE

See WebService::Mattermost::V4::API::Resource::_call().

ATTRIBUTES

base_url
endpoint
method

HTTP method.

resource

The API endpoint's namespace.

parameters

Data to be sent to the API.

ids

IDs to replace into the URL with sprintf.

url

AUTHOR

Mike Jones email:mike@netsplit.org.uk