profiles
Update profile (full)
Update the specified profile. If a field is not included in the query body, that field will be set to null or its default value.
put/profiles/{key}
Path parameters
keystring required
The id or name of the profile to update.
Request body
Response
Success, returns the updated profile.