Skip to content

Update a(n) Profile record​

PUT
/profile/{id}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Request Body​

application/json
object
object[]
object
One of
object[]
object[]
object[]
object[]
object[]
object[]
object
object
object
object
object

Responses​

application/json
JSON
{
"Success": true,
"Message": "string"
}

Playground​

Authorization
Body

Samples​