Table of Contents

API : FlexCare : Dialog : Profile : License : Create

Introduction

This endpoint will create a license on a given profile

Request

URL https://api.telecomx.dk/flexcare/dialog/profile/license
Method POST
Access level RESELLER_ADMIN, ADMIN
Body profile ObjectId Unique id of profile to create license on

Query example

https://api.telecomx.dk/flexcare/dialog/language

Response

JSON Object
success Boolean Whether license was successfully created

Errors

Error code Message Description
403 access_denied Insufficient access level
404 id Profile not found
500 internal_error <Unspecified>