Update by Experience ID

View as Markdown
Activates or deactivates an experience by its unique identifier.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

experienceIdstringRequired

Request

This endpoint expects an object.
merchantstringRequired
Merchant ID
customerstringRequired
Customer ID
enabledbooleanRequired

Boolean response: Is this experience activated?

Response

200
public_idstring
merchantstring
customerstring
experiencestring
enabledbooleanDefaults to true

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error