Profiles
Create Profile
Create a new Profile to be used when creating flows with the matching metadata.
Services MUST reject requests that would update an existing Profile as this would mean it no longer matches flows that have already been created using it. If a change to a Profile is required then a new Profile should be created with the updated information and new flows reference this new Profile.
Attempting to update an existing profiles should return a 400 error.
Tags can be created at the Profile level to hold information about the Profile itself.
These do not form part of the flow that is created.
These are tag/value format and could be used for tasks such as version tracking or holding encoding parameters.
post/service/profiles/{profileId}
Request body
Response
The Profile has been created.