Admin
Extend Trial (staff)
Pushes end_period + trial_end_date out 14 days and sets subscription_status active (legacy extendTrial).
POST
Extend Trial (staff)
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Pushes end_period + trial_end_date out 14 days and sets subscription_status active (legacy extendTrial).
curl --request POST \
--url https://api.oviond.com/v1/admin/accounts/:account_id/extend-trial \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request POST \
--url https://api.oviond.com/v1/admin/accounts/:account_id/extend-trial \
--header 'Authorization: Bearer <token>'{
"success": true
}