v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0162167359.9 KB
User

Create contact

Create a new contact for the current user.

post/api/v1/user/contact

Headers

x-api-keystring nullable

Request body

namestring
currencystring nullable

Currency override

emailstring nullable
relationship'self' | 'external'

Relationship between the current user and the contact.

Response

Successful Response

{"stackTrail":"paths:/api/v1/user/contact:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}