Skip to main content
POST
Bulk update/delete business sizes

Authorizations

mogl_session
string
cookie
required

Session-based authentication via cookies + CSRF token

Path Parameters

status
enum<string>
default:All
Available options:
All,
A,
I
id
integer

Body

application/json
status_update
enum<string>
required

A=Approve, I=Unapprove, DELETE=Soft delete

Available options:
A,
I,
DELETE
Example:

"A"

checkbox_val
integer[]
required

Array of size IDs to update

Example:
is_ajax
string
Example:

"Yes"

limit_per_page
integer
Example:

10

search_filed
string
Example:

"name"

Response

200

Status updated, returns list view