Changes to Revoke agent access

DELETE /customers/{customerId}/agents/{agentId}

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

Changed in 4 of the 28 revisions of this API.812

  1. 359d267dca881
  2. b1ad79e918ac1
  3. 270e233e401c88
  4. 8cc2aed458472

What changed

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

  • 270e233e401c88See the full diff
    • added the new ACTIVE enum value to the anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new ACTIVE enum value to the anyOf[subschema #2]/data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new EXPIRED enum value to the anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new EXPIRED enum value to the anyOf[subschema #2]/data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new REVOKED enum value to the anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new REVOKED enum value to the anyOf[subschema #2]/data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new SUSPENDED enum value to the anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new SUSPENDED enum value to the anyOf[subschema #2]/data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added subschema #1: ConnectedAgentLimits to the anyOf[subschema #1: CustomerResponse]/data/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-added

    • added subschema #1: ConnectedAgentLimits to the anyOf[subschema #2]/data/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-added

    • removed TransactionLimits from the anyOf[subschema #1: CustomerResponse]/data/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed TransactionLimits from the anyOf[subschema #2]/data/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-removed

    • added the required property anyOf[subschema #1: CustomerResponse]/data/attributes/agents/items/handle to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/revokedAt to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #2]/data/attributes/agents/items/handle to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #2]/data/attributes/delegation/revokedAt to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #1: CustomerResponse]/data/attributes/avatarUrl to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #2]/data/attributes/avatarUrl to the response with the 200 status

      response-required-property-added