Update default organization
POST {{baseUrl}}/api/v1/organizations/markDefault
This API updates the default organization for the current user in Zoho Desk.
OAuth Scope
Desk.settings.UPDATEDesk.basic.UPDATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| id (required) | <long> | Unique ID of the organization to be marked as default org |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |