Skip to main content
POST
Archive a service

Authorizations

Authorization
string
header
required

Your secret key (pep_sk_…) from Settings → API. Keys are org-scoped; treat them like passwords.

Path Parameters

id
integer
required

Response

The archived service.

object
string
required
Allowed value: "service"
id
integer
required
key
string
required
name
string
required
pricing_unit
enum<string>
required
Available options:
monthly,
fixed,
from
agents
string[]
required
created_at
string<date-time>
required
description
string | null
positioning
string | null
guidelines
string | null
price_min
integer | null
price_max
integer | null
currency
string
typical_duration
string | null
deliverables
string[]
good_fit_signals
string[]
reviewed
boolean

Owner blessed the drafted service (curation, not activation).

archived
boolean