origins
Adds an allowed origin for this project environment
POST
/
environments
/
{environmentId}
/
origins
Path Parameters
environmentId
string
requiredID of the environment
Body
application/json
origin
string
requiredAn RFC 6454 valid url. Must not include any paths. A single wildcard (*) can be used as the first subdomain.
Response
201 - application/json
origin
object
Was this page helpful?