Clients
Enterprise

Queues a management operation

Endpoint for users to queue a management operation for a client.

post/api/v2/clients/{client_id}/management

Request body

operation_type'support_bundle' required
execution_timestring date-time required

Response

OK

Changes

Changed in 4 of the 66 revisions of this API.912

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 6ba85920fb53810See the full diff
    • the response property data/allOf[subschema #2]/artifact_id became nullable for the status 200

      response-property-became-nullable

    • the response property data/allOf[subschema #2]/artifact_id became nullable for the status 201

      response-property-became-nullable

    • the response property data/allOf[subschema #2]/requested_by_user_id became nullable for the status 200

      response-property-became-nullable

    • the response property data/allOf[subschema #2]/requested_by_user_id became nullable for the status 201

      response-property-became-nullable

    • the data/allOf[subschema #2]/artifact_id response's property type/format changed from / to string/uuid for status 200

      response-property-type-changed

    • the data/allOf[subschema #2]/artifact_id response's property type/format changed from / to string/uuid for status 201

      response-property-type-changed

    • the data/allOf[subschema #2]/requested_by_user_id response's property type/format changed from / to string/uuid for status 200

      response-property-type-changed

    • the data/allOf[subschema #2]/requested_by_user_id response's property type/format changed from / to string/uuid for status 201

      response-property-type-changed

    • added the optional property data/allOf[subschema #2]/updated_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/updated_at to the response with the 201 status

      response-optional-property-added

    • the response optional property data/allOf[subschema #2]/artifact_id became not read-only for the status 200

      response-optional-property-became-not-read-only

    • the response optional property data/allOf[subschema #2]/artifact_id became not read-only for the status 201

      response-optional-property-became-not-read-only

    • the response optional property data/allOf[subschema #2]/requested_by_user_id became not read-only for the status 200

      response-optional-property-became-not-read-only

    • the response optional property data/allOf[subschema #2]/requested_by_user_id became not read-only for the status 201

      response-optional-property-became-not-read-only

    • removed null.uuid from the data/allOf[subschema #2]/artifact_id response property allOf list for the response status 200

      response-property-all-of-removed

    • removed null.uuid from the data/allOf[subschema #2]/artifact_id response property allOf list for the response status 201

      response-property-all-of-removed

    • removed null.uuid from the data/allOf[subschema #2]/requested_by_user_id response property allOf list for the response status 200

      response-property-all-of-removed

    • removed null.uuid from the data/allOf[subschema #2]/requested_by_user_id response property allOf list for the response status 201

      response-property-all-of-removed

    • endpoint added

      endpoint-added