Skip to content

Add a participation key to the node

POST
/v2/participation

The participation key to add to the node

string format: binary

Participation ID of the submission

object
partId
required

Encoding of the participation ID.

string

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

Service Temporarily Unavailable

An error response with optional data field.

object
data
object
message
required
string

Unknown Error