Deletes the specified item from Backpack of the specified user.
merchantId required | integer <uint32> Merchant ID. You can find this parameter in your Publisher Account:
|
projectId required | integer <uint32> Project ID. You can find this parameter in your Publisher Account next to the name of the project. |
userId required | string <uuid> User ID. |
itemId required | string <uuid> The unique identifier for the item. Specified when creating item via API call. |
X-HOST-ID required | string <uuid> A unique header issued by Xsolla. To obtain it, please contact the integration team at integration@xsolla.com or your Customer Success Manager at csm@xsolla.com. Provide them with the project ID and merchant ID. Keep X-HOST-ID confidential, as it is part of the authentication key. |
No content
Bad request
Not found
Internal server error
Unexpected error
{- "message_id": "string",
- "message": "string"
}