Registration Codes REST Endpoints
Power Data/Registration Codes
The operations from the Power Data/Registration Codes category.
- Create a Registration Code
- Method: postPath:
/registrationCodes - Delete a Registration Code
- Method: deletePath:
/registrationCodes/{gtmRegistrationCodeGid} - Get a Registration Code
- Method: getPath:
/registrationCodes/{gtmRegistrationCodeGid} - Get Registration Codes
- Method: getPath:
/registrationCodes - Update a Registration Code
- Method: patchPath:
/registrationCodes/{gtmRegistrationCodeGid}