update profile

Updates a specific profile

For custom components:

RaiselyComponents.api.one('profiles', '{path}').patch(data = {}, params = {}, headers = {}) => Promise<{result}>

See Restie Response Data for a more detailed overview of responses through the client wrapper

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The uuid or path of the record

Query Params
string

The uuid, path or domain of the campaign to associate with the request

boolean

Returns the full record when authenticated

boolean

Determines if a record updates public/private values in a merge verses an overwrite

Body Params

The profile record to be updated

data
object
boolean

If passed, replace the existing public and private values on the record with the values provided with this payload

Headers
string

A valid HTTP Bearer token, required to access private records.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json