PATCH
/
api
/
v1
/
decklists
/
{id}
/
{
  "id": 123,
  "name": "<string>",
  "moxfield_deck_json": "<string>",
  "plaintext_list": "<string>",
  "moxfield_public_id": "<string>",
  "deck_image_url": "<string>",
  "archetype": "<string>"
}

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
string
required

Body

Response

200 - application/json

The response is of type object.