- Subcategories:
- Attribute Rules
- Compatible Sets
Special Services REST Endpoints
Power Data/Special Services
The operations from the Power Data/Special Services category.
- Create a Special Service
- Method: postPath:
/specialServices - Delete a Special Service
- Method: deletePath:
/specialServices/{specialServiceGid} - Get a Special Service
- Method: getPath:
/specialServices/{specialServiceGid} - Get Special Services
- Method: getPath:
/specialServices - Update a Special Service
- Method: patchPath:
/specialServices/{specialServiceGid}