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

NAME

WebService::Mattermost::V4::API::Resource - Base class for API resources.

VERSION

version 0.26

DESCRIPTION

ATTRIBUTES

auth_token

An auth token to use in the headers for every API call. Authentication is required to use the Mattermost API.

base_url

The API's base URL.

resource

The name of the API resource, for example WebService::Mattermost::V4::API::Brand's resource is 'brand'.

AUTHOR

Mike Jones <mike@netsplit.org.uk>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2020 by Mike Jones.

This is free software, licensed under:

  The MIT (X11) License