Create photo
Photos
Create photo
Create a gallery photo from an uploaded imageAttachment reference, or an approved HTTPS image URL.
POST
Create photo
Requires
write:photos. Creates a gallery photo record from JSON with an uploaded imageAttachment reference or an approved imageUrl.
Upload image bytes first with POST /builders/{builderId}/attachments/upload, then pass the returned { key, regionId, type } as imageAttachment.
Approved HTTPS imageUrl imports are supported only for hosts reviewed and enabled by BuildPass. If you want to import photos from your own image URL hosts, please contact BuildPass.Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Example:
"proj_ckproject123456789012345678"
Approved HTTPS URL to import. To import photos from your own image URL hosts, contact BuildPass so those hosts can be reviewed and enabled.
Response
201 - application/json
Photo created
Short-lived signed URL for downloading the photo image.