Profiles
Update Profile
Updates the description or data of an existing profile using a session.
PUT
Authorizations
API key passed in the header
Path Parameters
The name of the profile to update.
Body
application/json
The new description for the profile.
The session ID is required if the source is set to session
. The session must belong to the user and be active.
The source of the profile data. Currently, only session
is supported.
Available options:
session
, file_upload
Response
200 - application/json