Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
[
  {
    "name": "<string>",
    "description": "<string>"
  }
][
  {
    "name": "<string>",
    "description": "<string>"
  }
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.