ShareOrganizationSuccessItem
idintegerrequired
ID of the successfully shared organization
Example:
456
statusintegerrequired
HTTP status code for this operation
Example:
201
ShareOrganizationSuccessItem
{
"id": 456,
"status": 201
}
ID of the successfully shared organization
456
HTTP status code for this operation
201
{
"id": 456,
"status": 201
}