Update Personal Page
User-Specific APIs
Update Personal Page
Update the authenticated user’s personal fundraising page within a CrowdChange campaign, including title, story, goal, and cover image.
PUT
Update Personal Page
Path parameters
Campaign ID.
Personal Page ID.
Body
User’s access token.
Personal Page’s name
Personal Page’s goal amount
Personal Page’s description
Personal page’s image ID
Response
Returns the updated object with the following fields.Personal page ID.
Personal page name.
Personal page description
Personal page image ID
Goal amount.
Amount raised by the personal page.
Formatted amount raised by the personal page, includes currency symbol.
Full URL to personal page.
Personal page language. Allowed values:
en, frTrue if the image is default.
True if the description is default.
Team name that personal page belongs to (if assigned to a team).
Campaign that personal page belongs to.
| Status | Description |
|---|---|
400 | Bad Request |
403 | Forbidden |