Success
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
object |
InstanceObject | ✔️ | String representing the object's type. Objects of the same type share the same value. | |
id |
String | ✔️ | N/A | |
environmentType |
String | ✔️ | N/A | development |
allowedOrigins |
List<String> | ✔️ | N/A | [ "http://localhost:3000", "https://some-domain" ] |