Skip to main content
PUT
Extend Line

Authorizations

x-api-key
string
header
required

API Key

Body

application/json
duration
number
required

The duration of the line in months. Valid values are 1, 3, 6, or 12.

Example:

12

id
string<uuid>

The ID of the line. Either the ID or the username is required to run this request.

username
string

The username of the line.

Response

Ok: Line extended

line
object
required
deducedCredits
number
required
Example:

25

newBalance
number
required
Example:

4975

Last modified on May 22, 2026