Skip to content

ZenHub Auth Endpoints

Noah Huppert edited this page Dec 6, 2018 · 2 revisions

ZenHub Auth Endpoints

Actions related to ZenHub Authentication Tokens.

Table Of Contents

Append

Stores a ZenHub API token in the provided JWT.

Request

POST /api/v1/auth/zenhub

Body:

  • auth_token (String)
  • zenhub_auth_token (String)

Response

  • auth_token (String)
    • Provided auth token with the ZenHub API token appended