Mend's enhanced SCA API enables automation of workflows in a REST compliant format. The API features:
If you have a dedicated instance of Mend, contact your Mend representative to access this API on your instance.
product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: Integrate tab > Product Token).
library UUID (get a project's library by running Library - Project > Get Project Libraries.
https://api-saas.mend.io/api/v2.0/products/{productToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value
{ "value": "Custom attribute value" }
{ "supportToken": "1171c60d", "retVal": { "message": "Success!" } }