Fund Rules
Delete
Delete withdraws a group grant. The cohort keeps whatever the tenant default and any other rule matching them still allow, so this narrows their fund rather than necessarily cutting it off. The rule's history survives.
delete/api/v1/funds/rules/{rule_id}
Path parameters
rule_idstring required
The ruleId field.
Request body
C1ApiFundsV1FundRuleServiceDeleteRequestInput required
The FundRuleServiceDeleteRequest message.
Response
Successful response
C1ApiFundsV1FundRuleServiceDeleteResponse required
The FundRuleServiceDeleteResponse message.
Changes
Changed in 1 of the 34 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○