Update an account
PATCHhttps://api.postpress.ai/v1/accounts/{id}
Updates editable metadata on an account.
Path parameters
idstringrequired
Path placeholder for `id`.
Request body
labelstringoptional
Field `label`.
{
"label": "Sales - Anna"
}Response
Returns the canonical resource representation. See Errors for failure shapes.
Updated May 2026