Soft deletes a scheme, by marking the scheme as deleted in the database. ##### Permissions Must have manage_system permission. Minimum server version: 5.0
Get a page of channels which use this scheme. The provided Scheme ID should be for a Channel-scoped Scheme. Use the query parameters to modify the behaviour of this endpoint. ##### Permissions manage_system permission is required. Minimum server version: 5.0
Get a page of schemes. Use the query parameters to modify the behaviour of this endpoint. ##### Permissions Must have manage_system permission. Minimum server version: 5.0
Get a page of teams which use this scheme. The provided Scheme ID should be for a Team-scoped Scheme. Use the query parameters to modify the behaviour of this endpoint. ##### Permissions manage_system permission is required. Minimum server version: 5.0
Partially update a scheme by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored. ##### Permissions manage_system permission is required. Minimum server version: 5.0