Skip to main content

Update Test Package Recommendation

PUT 

/test-packages/recommendations/:recommendation_id

Replace a test package recommendation's editable fields.

The caller must be an admin or editor of the recommendation's owning workspace (platform admins bypass); a non-member gets the same 404 as a nonexistent recommendation. name, version, schema_family, and recommendations are all replaced wholesale, and the result must not collide with another recommendation's name/version pair in the same workspace.

Request​

Responses​

Successful Response