Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.62 KB

File metadata and controls

13 lines (9 loc) · 2.62 KB

Instance

Success

Fields

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"
]