Skip to main content
DELETE
Bulk delete customers

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
customer_ids
(integer | string | number | null)[] | null

Array of customer IDs to delete

Response

object | null

Success

customer_ids
(object | null)[] | null
meta
object | null