The Open API specification for Synapse is now available for download!

Download Open API Spec

POST /admin/accessRequirement/{requirementId}/eDucQuota/reset

Administrative service to reset a user's eDUC signature routing quota for the given Access Requirement. Only be used by a Synapse administrator. The user's routing usage for the access requirement is deleted, restoring their full quota.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/admin/accessRequirement/{requirementId}/eDucQuota/reset

Resource URL Variables
{requirementId} - The ID of the access requirement the quota is scoped to.
Parameters
targetUserId

optional

- The ID of the user whose quota should be reset.
Resource Information
Authentication Required
Required OAuth Scopes view , modify
HTTP Method POST
Request Object None
Response Object EDucSignatureQuota
(application/json)