Bulk Actions
Create bulk action
Create a bulk action on a list of items.
post/bulk_actions
Request body
Response
200
Example response
{
"object": "bulk_action",
"status": "created",
"total_items": 50,
"created_at": "2024-01-03T11:53:19.734182Z"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.