put
https://bench.gobridgit.com/rp/api/v1/accounts//persons//profile-picture
Two modes of operation:
1. Upload Mode: When no request body is provided, returns a presigned URL for direct image upload to S3. Use a PUT request to upload your image file to the returned signed URL.
2. Set Mode: When a request body with ImageUrl is provided, sets the profile picture to the specified URL
Permissions
Person: Write
HourlyProfile: Write
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request - Invalid parameters or request format
401Unauthorized - User is not authenticated
403Forbidden - User lacks required permissions or resource not found
422Unprocessable Entity - Unable to process the profile image (e.g., invalid format, upload failure)