plugin
Post plugin authcode
Get an auth code
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
201 - application/json
Returns auth code.
Get an auth code
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.