Changes to Create or update a trigger

POST /api/v3.1/trigger_instances/{slug}/upsert

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

Changed in 6 of the 61 revisions of this API.426

  1. 1d3aac1128ef2
  2. 589a7d115a5e3
  3. 2f373d80a5892
  4. c3f42a0d0fcb2
  5. 2f373d80a5892
  6. 52c71f747c651

What changed

    • removed the optional property deprecated from the response with the 200 status

      response-optional-property-removed

    • removed the optional property deprecated from the response with the 201 status

      response-optional-property-removed

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • added the new optional request property user_id

      new-optional-request-property

    • added the non-success response with the status 403

      response-non-success-status-added

    • the response property deprecated became optional for the status 200

      response-property-became-optional

    • the response property deprecated became optional for the status 201

      response-property-became-optional

    • the response property deprecated became required for the status 200

      response-property-became-required

    • the response property deprecated became required for the status 201

      response-property-became-required

    • the response property deprecated became optional for the status 200

      response-property-became-optional

    • the response property deprecated became optional for the status 201

      response-property-became-optional

    • endpoint added

      endpoint-added