put https://api.revenuehq.dev/applications//robots-txt
Updates the robots.txt file for the application. By default, the sitemap will be included in the robots.txt file, unless suppress_sitemap
is set to true
.
The content
attribute will be returned directly as defined. By default, an empty robots.txt
file allows all pages to be indexed by all robots.
More information on the robots.txt file can be found at robotstxt.org.
Returns the full application object.
Authorized scopes:
- owner
- admin:full
- admin:limited
- application:update