Changes to Deletar um assistente da etapa

DELETE /api/management/steps/{step}/assistants/{assistant}

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

Changed in 3 of the 80 revisions of this API.32

  1. 3c590152d5b52
  2. d49d48cd1ce01
  3. 69f9300dc04511

What changed

    • the response's body became nullable

      response-body-became-nullable

    • the response's body type changed from object to no type for status

      response-body-type-changed

    • api tag Assistentes added

      api-tag-added

  • 69f9300dc04511See the full diff
    • removed the success response with the status

      response-success-status-removed

    • added the success response with the status

      response-success-status-added