Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Example:
"Name of profile is $name$."
Optional list of fields which can be null. Otherwise a validation error will be thrown for fields which cannot be resolved. When a field is allowed to be null / empty, it will be replaced by an empty string. Field names may not contain the "$" delimiter.
Example:
["geburtsdatum", "adresse"]Response
200 - application/json
Success