NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Profile template REST Endpoints

Mobile Check-in wizard/Profile template
Create/ Add a new profile template
Method: post
Path: /spms/v1/profileConfigurations
Create/ Add a new profile template header
Method: post
Path: /spms/v1/profileConfigurationHeaders
Remove/ Delete a profile template
Method: delete
Path: /spms/v1/profileConfigurations/{id}
Remove/ Delete a profile template header
Method: delete
Path: /spms/v1/profileConfigurationHeaders/{id}
Retrieve a profile template
Method: get
Path: /spms/v1/profileConfigurations/{id}
Retrieve a profile template header
Method: get
Path: /spms/v1/profileConfigurationHeaders/{id}
Retrieves list of all profile template headers
Method: get
Path: /spms/v1/profileConfigurationHeaders
Retrieves list of profile templates
Method: get
Path: /spms/v1/profileConfigurations
Update a profile template
Method: put
Path: /spms/v1/profileConfigurations/list
Update a profile template header
Method: put
Path: /spms/v1/profileConfigurationHeaders
Update a profile template record
Method: put
Path: /spms/v1/profileConfigurations