TrialPolicies
Update a trial policy
Updates the specified trial policy by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
patch/v3/trial-policies/{id}
Path parameters
idstring required
Unique identifier for the trial policy.
Request body
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.1
- ▲
added the pattern
^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$to the request propertynamerequest-property-pattern-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲