Updating the Entity 'Approval status' | API

Created by Kevin Smith, Modified on Fri, 16 Aug at 12:40 PM by Hannah Rowe


The 'Approval Status' is a flag on an Entity which can be set to Approved or Rejected.  This can be done manually via the Portal, or via the API using the following endpoints:


PUT /api/v2/ci/entities/{entityId}/approve - sets the Approval Status to 'Approved'


PUT /api/v2/ci/entities/{entityId}/reject- sets the Approval Status to 'Rejected'


PUT /api/v2/ci/entities/{entityId}/reset - resets the Approval Status to 'Pending'


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article