SetOrganizationRequest
Request to set organization for a third-party connection
Properties
| Name | Type | Description |
|---|---|---|
| organizationId | string | The organization ID to set |
The organization ID to set | ||
JSON Example
{
"organizationId": "string"
}
Request to set organization for a third-party connection
| Name | Type | Description |
|---|---|---|
| organizationId | string | The organization ID to set |
The organization ID to set | ||
{
"organizationId": "string"
}