Changes to Remove scan template

DELETE /account/tasks/templates/{scan_template_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 50 revisions of this API.136

  1. 4244458bf900135
  2. 83affdd268e51

What changed

  • 4244458bf900135See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the optional property agent_id to the response with the 200 status

      response-optional-property-added

    • added the optional property client_id to the response with the 200 status

      response-optional-property-added

    • added the optional property created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property created_by to the response with the 200 status

      response-optional-property-added

    • added the optional property created_by_user_id to the response with the 200 status

      response-optional-property-added

    • added the optional property cruncher_id to the response with the 200 status

      response-optional-property-added

    • added the optional property description to the response with the 200 status

      response-optional-property-added

    • added the optional property error to the response with the 200 status

      response-optional-property-added

    • added the optional property grace_period to the response with the 200 status

      response-optional-property-added

    • added the optional property hidden to the response with the 200 status

      response-optional-property-added

    • added the optional property hosted_zone_id to the response with the 200 status

      response-optional-property-added

    • added the optional property linked_task_count to the response with the 200 status

      response-optional-property-added

    • added the optional property name to the response with the 200 status

      response-optional-property-added

    • added the optional property organization_id to the response with the 200 status

      response-optional-property-added

    • added the optional property params to the response with the 200 status

      response-optional-property-added

    • added the optional property parent_id to the response with the 200 status

      response-optional-property-added

    • added the optional property recur to the response with the 200 status

      response-optional-property-added

    • added the optional property recur_frequency to the response with the 200 status

      response-optional-property-added

    • added the optional property recur_last to the response with the 200 status

      response-optional-property-added

    • added the optional property recur_last_task_id to the response with the 200 status

      response-optional-property-added

    • added the optional property recur_next to the response with the 200 status

      response-optional-property-added

    • added the optional property site_id to the response with the 200 status

      response-optional-property-added

    • added the optional property size_data to the response with the 200 status

      response-optional-property-added

    • added the optional property size_results to the response with the 200 status

      response-optional-property-added

    • added the optional property size_site to the response with the 200 status

      response-optional-property-added

    • added the optional property source_id to the response with the 200 status

      response-optional-property-added

    • added the optional property start_time to the response with the 200 status

      response-optional-property-added

    • added the optional property stats to the response with the 200 status

      response-optional-property-added

    • added the optional property status to the response with the 200 status

      response-optional-property-added

    • added the optional property template_id to the response with the 200 status

      response-optional-property-added

    • added the optional property type to the response with the 200 status

      response-optional-property-added

    • added the optional property updated_at to the response with the 200 status

      response-optional-property-added

    • added the required property acl to the response with the 200 status

      response-required-property-added

    • added the required property global to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added