Skip to main content
POST
Crear un enllaç màgic de descàrrega de l'agent

Autoritzacions

Authorization
string
header
requerit

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paràmetres de ruta

organization_id
string
requerit

El identificador únic de l'organització

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$
reporting_group_id
string
requerit

L'identificador únic del Grup de report

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Cos

application/json

Cos de sol·licitud per crear un enllaç màgic de Grup de reporte.

expires_at
string<date-time>
requerit

Data i hora d'expiració en UTC (ISO 8601, per exemple, amb sufix Z). Ha de ser en el futur i no més de 91 dies per davant.

Exemple:

"2026-03-15T12:00:00.000Z"

installer
object
requerit

Selecció d'installador per a l'enllaç màgic.

Resposta

Enllaç màgic creat correctament.

id
string
requerit

Identificador de l'enllaç màgic

Exemple:

"507f1f77bcf86cd799439099"

token
string
requerit

Token associat amb l'enllaç màgic.

Exemple:

"2ab46558-3c40-4b72-8fce-08b7b596f624"

URL de l'enllaç màgic.

Exemple:

"https://portal.example.com/magic-link?key=2ab46558-3c40-4b72-8fce-08b7b596f624"