Profile API
Update Profile
Creates or updates a profile in the GetProfile API by its ID
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the profile
Body
application/json
Data to extract a profile from
The body is of type object
.
Response
200
application/json
Successfully accepted the data for processing
The response is of type object
.