- Subcategories:
- Details
Agency Code Profiles REST Endpoints
Power Data/Agency Code Profiles
The operations from the Power Data/Agency Code Profiles category.
- Create an Agency Code Profile
- Method: postPath:
/agencyCodeProfiles - Delete an Agency Code Profile
- Method: deletePath:
/agencyCodeProfiles/{gtmAgencyCodeProfileGid} - Get Agency Code Profiles
- Method: getPath:
/agencyCodeProfiles - Get an Agency Code Profile
- Method: getPath:
/agencyCodeProfiles/{gtmAgencyCodeProfileGid} - Update an Agency Code Profile
- Method: patchPath:
/agencyCodeProfiles/{gtmAgencyCodeProfileGid}