Plugin
Authenticate with the Server given an auth key. This will log you in by returning the user object and the JWT token.
This API is not fully built out and may require more information in later releases
post/api/Plugin/authenticate
Query parameters
apiKeystring required
Auth key which will be used to authenticate and return a valid user token back
pluginNamestring required
Name of the Plugin
Response
OK