Delete User's Purchase Order Roles
- 06 Jan 2026
- 1 Minute to read
- Print
- DarkLight
Delete User's Purchase Order Roles
- Updated on 06 Jan 2026
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Delete
/po-rest-api/rest/1/poRoles/3BCB23F89FBE5994E0630B811DAC3FF4
Delete User's Purchase Order Roles
The DELETE request removes assigned Purchase Order Roles for a specific user, based on the provided identifier. The request requires a unique identifier (VUUID), which represents the Purchase Order Role entry to be deleted.
Endpoint:
{{CMIC_BaseUrl}}/po-rest-api/rest/1/poRoles/:VUUID
Upon successful deletion, the endpoint returns an appropriate HTTP status code indicating the operation result (204 No Content).
Security
HTTP
Type basic
Basic authentication
Responses
204
No Content
""string