# Removes the Adyen state data with the given entity id **DELETE /V1/adyen/guest-carts/{cartId}/state-data/{stateDataId}** Removes the Adyen state data with the given entity id ## Servers - https://magento2.winkelstraat.mac/rest/all: https://magento2.winkelstraat.mac/rest/all () ## Parameters ### Path parameters - **stateDataId** (integer) - **cartId** (string) ## Responses ### 200 200 Success. #### Body: (boolean) boolean ### default Unexpected error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)