InstallUrl

Github App Install Location

get

Get the URL where Github app can be installed

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

successful

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

Last updated