Authentication > API Keys > keysDelete
Commerce APIAuthenticationAPI KeyskeysDelete
keysDelete
DELETE:keys.json

Description

Delete specific API keys.

Permission bit: "keys.delete"

Topic: API Keys

Arguments

ids: [String!]!

List of key ids. See also: Unique Identifiers

Example: ["ke_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module