Skip to main content
POST
Report the final deployed URL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string
required

Body

application/json
deployment_id
string

Optional deployment identifier from your own system

deploy_url
string

Final public URL for the deployed website

Response

200 - application/json

Report accepted

ok
boolean
required