[{"label":"Latest (v1.0)","version":"latest"}]
csp
TargetDto
Target organization metadata
Properties
string
orgId
Required
Unique identifier (GUID) of the target organization
string
orgOwnerEmail
Required
Target organization owner email address
JSON Example
{
"orgId": "string",
"orgOwnerEmail": "string"
}