Dodo Payments Documentation home page
Search...
Dashboard
Community
Dashboard
Search...
Navigation
Licenses
Activate License
Documentation
API Reference
How to Guides
Changelog
API Documentation & SDKs
Introduction
SDKs - Node, Python & Go
API Integration Guide
Subscription Integration Guide
Webhooks Details
Metadata Guide
Payments
GET
List Payments
POST
Create One Time Payment
GET
Get Payment Detail
GET
Get Invoice
Subscriptions
GET
List subscriptions
POST
Create Subscription
GET
Get Subscription Detail
PATCH
Update Subscription
Licenses
POST
Activate License
POST
Deactivate License
POST
Validate License
GET
Get License Keys
GET
Get License Key
PATCH
Update License Key
GET
Get License Key Instances
GET
Get License Key Instance
PATCH
Update License Key Instance
Customers
POST
Create Customer
GET
List Customers
GET
Get Customer Detail
PATCH
Patch Customer
Webhooks
GET
List Webhook Events
GET
Get Webhook Event Detail
POST
Outgoing Webhooks
Products
GET
List Products
POST
Create Product
GET
Get Product Detail
PATCH
Update Product
PUT
Update Product Images
Refunds
GET
List Refunds
POST
Create Refund
GET
Get Refund Detail
Disputes
GET
List Disputes
GET
Get Dispute Detail
Payouts
GET
List Payouts
Miscellaneous
GET
Supported Countries
Licenses
Activate License
This endpoint allows you to activate a license for the user.
POST
/
licenses
/
activate
Try it
Body
application/json
license_key
string
required
name
string
required
Response
201 - application/json
business_id
string
required
created_at
string
required
id
string
required
license_key_id
string
required
name
string
required
Update Subscription
Deactivate License