Registration Types REST Endpoints
Power Data/Registration Types
The operations from the Power Data/Registration Types category.
- Create a Registration Type
- Method: postPath:
/registrationTypes - Delete a Registration Type
- Method: deletePath:
/registrationTypes/{gtmRegistrationTypeGid} - Get a Registration Type
- Method: getPath:
/registrationTypes/{gtmRegistrationTypeGid} - Get Registration Types
- Method: getPath:
/registrationTypes - Update a Registration Type
- Method: patchPath:
/registrationTypes/{gtmRegistrationTypeGid}