Changes to Create a new Form

POST /form.json

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

Changed in 4 of the 50 revisions of this API.16

  1. 638a8df09bf41
  2. ca9b053c43734
  3. d847d5089d6d1
  4. 10aa4962e80d1

What changed

    • removed the request property active

      request-property-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • the security scope manage_forms was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • added the new optional request property badge_name

      new-optional-request-property