---
title: "Set the default listing"
method: POST
path: "/marketplace/identities/{id}/default"
tags: ["Marketplace"]
---

# Set the default listing

`POST /marketplace/identities/{id}/default`

Mark an identity listing as the seller's default (featured) listing for that handle.

## Path parameters

- `id` string, required

## Request body

- object — Body is optional. The seller is taken from the signed request, not the body.
  - `payment` object — Optional x402 payment fields for the default penalty charged to the winning bidder. May include payment.bidId, which must match the winning bid.

## Response `200`

OK

- object

## Other responses

- `402` — x402 payment required

---

[API](https://skmtc.net/tiny/apis/tiny-place-network-api.md) · [All operations](https://skmtc.net/tiny/apis/tiny-place-network-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tiny/tiny-place-network-api/versions/fb85a82845ac/schema)
