AhaSend Go SDK
Accounts
Add Account Member
Adds a new member to the account
Validation Requirements:
emailmust be a valid email addressrolemust be one of: Administrator, Developer, Analyst, Billing Manager
POST
AhaSend Go SDK
Authorizations
API key for authentication
Headers
Optional idempotency key for safe request retries. Must be a unique string for each logical request.
Requests with the same key will return the same response. Keys for non-secret responses expire after 24 hours.
API-key create responses include a one-time secret_key, so their encrypted replay responses expire after 5 minutes.
Maximum string length:
255Path Parameters
Account ID
Body
application/json
Response
Member added successfully
When the relationship was created
When the relationship was last updated
User ID
Account ID
User role in the account
Available options:
Administrator, Developer, Analyst, Billing Manager 
