Create an application

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Request

This endpoint expects an object.
company_idstringOptionalformat: "uuid"
Company ID
company_external_idstringOptional
Company external ID
redirect_uristringOptionalformat: "uri"
Redirect URI
redirect_back_uristringOptionalformat: "uri"
Redirect back URI

Response

application created
objectstring or null
idstring or nullformat: "uuid"
company_idstring or nullformat: "uuid"
statusstring or null

Errors