UpdateOrganizationResponseModel
statusboolean
Whether the request succeeded.
messagestring
Human-readable description of the result.
UpdateOrganizationResponseModel
{
"status": true,
"message": "string"
}
Was this page helpful?
Whether the request succeeded.
Human-readable description of the result.
{
"status": true,
"message": "string"
}