DELETE /api/v1/apps/<product_id>/users/<product_user_id>
Deletes permissions for the specified ProductUser resource.
Input Parameters
product_id | String The application identifier. |
product_user_id | Integer Identification number of the ProductUser resource. |
Output Parameters