Create or update a Profile in the registry
Profiles
Create or update a Profile in the registry
Create a profile or update an existing one. Returns 201 on create, 200 on update.
PUT
Create or update a Profile in the registry
Documentation Index
Fetch the complete documentation index at: https://docs.clinia.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The key of the source.
The key of the profile.
It must follow pattern: ^[a-zA-Z0-9-][\w-]{0,61}$.
Body
application/json
Type of the profile. It can be either ROOT or CONTAINED.
Available options:
ROOT, CONTAINED Properties of the profile. It must follow pattern: ^[a-zA-Z0-9-][\w-]$.
Description of the profile.
Contained of the profile. It must follow pattern: ^[a-zA-Z0-9-][\w-]$.