Skip to main content
POST
Create an Application

Autorizaciones

Authorization
string
header
requerido

The authorization token in the 'Bearer ' format.

Cuerpo

application/json

Information used to create a machine-to-machine application.

description
string
requerido

A clear identifier that helps you quickly recognize which service, job, or integration uses the application.

name
string
requerido

The Lerian product or plugin this machine-to-machine application will access.

Respuesta

Indicates that the resource was successfully created and the operation was completed as expected.

Information about the Application.

clientId
string

Unique identifier of the client.

clientSecret
string

Secret key linked to the clientId, used for secure client authentication.

createdAt
string<date-time>

Timestamp marking when the application was created.

description
string

A clear identifier that helps you quickly recognize which service, job, or integration uses the application.

id
string

Unique identifier of the application.

name
string

The Lerian product or plugin this machine-to-machine application can access.