Update stand status (admin)

patch/admin/stands/{standId}

Path parameters

standIdinteger required

Request body

status'active' | 'technical' | 'hidden' | 'inactive' | 'virtual' required

Response

Success response envelope

{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes

Changed in 3 of the 5 revisions of this API.15

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property params to the response with the 400 status

      response-optional-property-added

    • added the optional property params to the response with the 404 status

      response-optional-property-added

    • added the new virtual enum value to the request property status

      request-property-enum-value-added

    • api removed without deprecation

      api-removed-without-deprecation