Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- Contact Budget
- Workspace Budget
Create budget configuration for contact or workspace Budget configuration for a specific contact
Contact budget type
contact "contact"
Contact external ID
"user_123"
Budget period type
daily, weekly, monthly, yearly "monthly"
Budget amount in USD for the specified period
x >= 0250
Response
Budget configuration created successfully
Budget configuration details
Unique ULID for the budget configuration
"01ARZ3NDEKTSV4RRFFQ69G5FAV"
Workspace identifier that owns this budget configuration
"550e8400-e29b-41d4-a716-446655440000"
Budget entity type
api_key, contact, workspace "contact"
Budget configuration
Whether this budget configuration is currently active
true
Contact external identifier (present when type is "contact")
"user_123"
The date and time the resource was created
The date and time the resource was last updated