Changes to Delete a Group

DELETE /v1/issuer/groups/{group_id}

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

Changed in 2 of the 30 revisions of this API.12

  1. 5daf146bc8ba1
  2. 98201e8dd1b411

What changed

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

      response-optional-property-added

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added