Skip to main content
POST
Create a mandate

Authorizations

Authorization
string
header
required

API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).

Body

application/json
account_id
string<uuid>
required
agent_id
string<uuid>
required
scope
object
required
expires_at
string<date-time>
required
metadata
object

Response

Mandate created

data
object
required