Add allowed origin
POST {{baseUrl}}/me/allowedOrigins
Adds an allowed origin to the list of allowed origins of your API credential. The API key from the request is used to identify the API credential. You can make this request with any of the Management API roles.
Request Body
{"_links"=>"<string>", "domain"=>"<string>", "id"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |