InstallUrl

Github App Install Location

get
/app/installUrl

Get the URL where Github app can be installed

Responses
200

successful

application/json
get
/app/installUrl
GET /app/installUrl HTTP/1.1
Host: api-a.meroku.store
Accept: */*
200

successful

{
  "url": "https://example.com"
}

Last updated