Setup Userspace
Delete
Delete a Setup Userspace record by ID.
delete/api/cp/setup/userspace/{area}/{id}
Path parameters
areastring required
Area identifier
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}