Docs

Update Profile

Updates an existing profile in Raisely.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

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

Uncommon arguments
boolean

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

object
string

3 letter currency code Examples: `AUD`, `USD`

string

Public description of the fundraiser profile Example: `I believe in a better world`

number

The exercise distance goal for the profile, in metres Example: `12345`

number

The time spent exercising goal for the profile, in minutes Example: `12345`

string

Path of the DIY fundraiser theme selected by the fundraiser Examples: `birthday`, `bake-sale`

number

Fundraising target (in cents) Example: `100050`

string

The name of the profile Example: `Bob D.`

string

The path of this record (for alternative lookup) Example: `bobd`

string

URL of the profile photo Example: `https://raisely-images.imgix.net/www/uploads/t-03-arl-8-es-uhhqua-4-pr-f-4865431-df-58-512-png-08e3f5.png`

object

Private values for this record Example: `{ "fieldA": "one", "fieldB": "yes" }`

string

Pronouns of the profile

object

Public values for this record Example: `{ "fieldA": "one", "fieldB": "yes" }`

string

INDIVIDUAL, GROUP or ORGANISATION Examples: `INDIVIDUAL`, `GROUP`, `ORGANISATION`

boolean

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

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.