Bulk update/delete sport categories
Bulk update/delete sport categories
Bulk approve, unapprove or delete sport categories. Send status_update=A (approve), I (unapprove), or DELETE with array of IDs.
POST
Bulk update/delete sport categories
Authorizations
Session-based authentication via cookies + CSRF token
Body
application/json
A=Approve, I=Unapprove, DELETE=Soft delete
Available options:
A, I, DELETE Example:
"A"
Array of category IDs to update
Example:
[20, 32]Set Yes for AJAX response
Example:
"Yes"
Example:
10
Field to search
Example:
"name"
Response
200
Status updated, returns list view