NAME
WebService::Mattermost::V4::API::Request - A request to be sent to the Mattermost API.
VERSION
version 0.30
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 <mike@netsplit.org.uk>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2023 by Mike Jones.
This is free software, licensed under:
The MIT (X11) License