Remove Category From Request
Remove a category from a request
Request
URI
DELETE
https://apigw.vmware.com/sampleExchange/v1/requests/{id}/category/type/{type}/name/{name}/version/{version}
COPY
Path Parameters
integer
id
Required
id
string
type
Required
type
string
name
Required
name
string
version
Required
version
Responses
401
Unauthorized, credentials not supplied or incorrect.
Operation doesn't return any data structure
404
The specified request was not found.
Operation doesn't return any data structure
405
Forbidden, Unable to update another user's request.
Operation doesn't return any data structure