Skip to content

Delete a given participation key by ID

DELETE
/v2/participation/{participation-id}

Delete a given participation key by ID

participation-id
required
string

Participation key got deleted by ID

Bad Request

An error response with optional data field.

object
data
object
message
required
string

Invalid API Token

An error response with optional data field.

object
data
object
message
required
string

Participation Key Not Found

An error response with optional data field.

object
data
object
message
required
string

Internal Error

An error response with optional data field.

object
data
object
message
required
string

Unknown Error