v1
latestOpenAPI 3.0.02026-07-17142254986.7 KBOrganization
Update organization info
Update organization details and phone information.
patch/organization/update-infos
Request body
Example request
{
"name": "Kodus",
"phone": "+55 11 99999-0000"
}Response
Example response
{
"statusCode": 200,
"type": "Object"
}