Create an access token for plugin (backend)

Creates an OAuth access token using the client_id and client_secret credentials. Once generated, the token authorizes access to the 360Learning API v2 resources for 1 hour. It must be included in the Authorization header of each request as Bearer.

Body Params
string
required

The client ID associated to the plugin for this environment.

string
required

The client secret associated to the plugin for this environment.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the company.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the plugin.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json