v1
latestOpenAPI 3.0.12026-07-243407211.3 MBUsers
Add Consumer Profile Attachment – Uploads an attachment to a user's consumer profile.
Uploads an attachment to the specified user's consumer profile. The request must include the attachment data and metadata. Returns the result of the upload operation.
post/programs/{programCode}/users/{userIdentifier}/uploadAttachment
Path parameters
programCodestring required
The program code associated with the request.
userIdentifierstring required
The unique identifier of the user to whom the attachment will be added. Must be a valid GUID.
Headers
X-GD-RequestIdstring required
The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.
Request body
Response
OK