Update domain
Update a domain limit and credits if you have a multisite license only
Last updated
Update a domain limit and credits if you have a multisite license only
Last updated
For multisite license only
POST
/api/domains/{domain-id}
This endpoint allows you to update the domain limit and credits
Headers
Name | Value |
---|---|
Body
isLimited to limit your domain when sending emails, if you set false
the limit of credits will be your license
creditsAllowed are the credits allowed to the domain if isLimited is set to true
, if isLimited is set to false
this parameters is not taken into account
Response
Content-Type
application/merge-patch+json
API-KEY
<license-key>
Version
Must be "external"