Update Organization Device Plan
PUT/v1/organization/:organizationUID/subscriptionType/:subscriptiontype
Sets the organization's Device Plan.
We use different authentication in the x-auth header for
/organizationendpoints, which consists of USER TOKEN_ID and TOKEN_SECRET (separated by “:”). You can find both on the Settings page (https://box.signageos.io/settings) in SignageOS Box. Learn more here.
Available Device Plans
- open
- 1.0
- 2.0
- 3.0
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
organizationUID | string | required | unique organization identification |
subscriptionType | string | required | subscription type. (One of: "open", "1.0", "2.0", "3.0") |
Request
Responses
- 200
OK
Response Headers
Content-Type