Create Instance with an ecosystem ID
POST {{protocol}}://{{accounts_api_url}}/{{accounts_api_version}}/instances
Creates an instance with an ecosystem.
Request Body
{"name"=>"Test Instance Name", "ecoZUID"=>"{{ecosystem_zuid}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |