Skip to main content
PATCH
Update account

Authorizations

public-api-key
string
header
required

Your public API key from the Yuno Dashboard

private-secret-key
string
header
required

Your private secret key (server-side only)

Path Parameters

account_id
string<uuid>
required

The unique identifier of the BaaS account

Body

application/json
status
enum<string>

New account status

Available options:
ACTIVE,
SUSPENDED,
CLOSED
metadata
object

Custom metadata

Response

Account updated

id
string<uuid>
status
string
updated_at
string<date-time>