7.2.2.1. Apply Template URL
{urlSyncUX}/v2/domainTemplates/providers/{providerId}/services
/{serviceId}/apply?[properties]
I wonder if defining a link relation and a templated link would be a better
solution here rather than requiring a strict path hierarchy in the UX website.
In fact, a number of the properties in the settings resource are links and may
be more flexibly represented using a linkset
https://www.rfc-editor.org/rfc/rfc9264.html
I will have to take a look into this. Is the suggestion to go in the similar direction as urlControlPanel with path template with {providerId} and {serviceId} included?
I would need to take a look into rfc9264 how useful it might be for this use-case.