Create Account

Endpoint

https://line.cammsoft.com/v1/application/accounts/create.api

Info

This endpoint creates an account.

Accounts are used to group lines.

Results will be restricted to application level.

Warning

This resource is only accessible to authorized applications.

Repeated authentication failures will result in the banning of the offending IP address.

GET

Input Header Parameters
application-keyRequired

On Success
Output JSON Parameters
{}Object {}ROOT
applicationIdStringApplication ID
accountIdStringID of newly created account.

On Failed
Output JSON Parameters
{}Object {}Root parameter type.
errorObject {}
codeStringError short code string.
messageStringGreater description of error.

Codes: METHOD_NOT_ALLOWED, BAD_REQUEST, INTERNAL_ERROR, ACCESS_DENIED, BANNED