Integrate and interact with Unbxd PIM
Uninstall API
The Uninstall API lets you uninstall Unbxd PIM from ecommerce platforms, which are integrated with Unbxd PIM.
Endpoint:
DELETE /v1/unInstall
Request Parameters:
Header
Name: Value | Required | Data Type |
content-type: application/json | Yes | String |
Authorization: api_key | Yes | String |
Response:
{
"data": {
"message": "Successfully uninstalled"
}
}
0 of 0 users found this section helpful