Update 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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

Body Params
boolean

If true, the sitemap will not be included in the robots.txt file.

string

The specific content to render in the robots.txt file. If left blank, all pages are allowed to be indexed by all robots.

Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json