Skip to main content
POST
Renew Subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

subscription_db_id
integer
required

Response

Successful Response

Response after creating a subscription.

id
integer
required
provider
string
required
subscription_id
string | null
required
resource
string
required
change_type
string
required
agent_id
integer
required
agent_message_template
string | null
required
status
string
required
expiration_datetime
string | null
required
created_at
string | null
required