License

Retrieve license information

get

Retrieve license information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

OK

application/json
api_versionstringOptional

API version of PortSIP PBX.

product_namestringOptional

Product name of PortSIP PBX.

Example: PortSIP PBX
max_sim_callsinteger · int32Optional

Max Simultaneous Calls allowed for this version.

license_keystringOptional

License key of PortSIP PBX.

company_namestringOptional

Company name of license user.

contact_emailstringOptional

Contact email of license user.

get
/license

Update license

post

Update license

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
license_keystringRequired

License key of PortSIP PBX.

Responses
chevron-right
200

OK

No content

post
/license

No content