Set Orrganization
If the ThirdPArtyConnection has a status of "Initialising", then you need to use this endpoint to set the organization Id. The status will then become "Active"
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
Request Body*
{
"organizationId": "string"
}
Responses
200 OK
401 Unauthorized - Invalid or missing API key