Users > Users > organizationsUsersDelete
Commerce APIUsersUsersorganizationsUsersDelete

organizationsUsersDelete

DELETE:organizations/users.json

Description

Delete one or multiple users from a given organization.

Topic: Users

Arguments

ids: [String!]

List of user ids. See also: Unique Identifiers

Example: ["us_EQzGqWoY"]


organization_id: String!

Unique organization identifier. See also: Unique Identifiers

Example: "og_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module