Publish Terms of Use link onto the documentation page
How to add Terms of Use link with API
To set up the link use the following request.
PATCH /AidboxConfig/smartbox
content-type: text/yaml
accept: text/yaml
smartbox:
terms-of-use-url: https://example.com/terms-of-use
Last updated
Was this helpful?