Update Loyalty Program Icon
Loyalty
Update Loyalty Program Icon
Update Icon
Update the icon image for a specific loyalty program.
- programId: The unique identifier of the loyalty program.
- user: The current active user making the request.
- image: The new image file to be uploaded.
- crop: Optional cropping instructions.
- Returns: The updated icon image data.
PUT
Update Loyalty Program Icon
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Response
Successful Response
