Admin Models
Bulk update model order
Update the display order for multiple models in a single transaction
post/admin/models/bulk-update-order
Request body
UpdateModelsOrderDtoClass required
Response
Models order updated successfully
Example response
{
"updated": 5,
"message": "Models order updated successfully"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.