Create a magic link for agent download
POST/v1/organizations/:organization_id/reporting-groups/:reporting_group_id/magic-links
Create a magic link to download the agent installer in a report group. This feature is only available for the FXXOne product. Contact the Flexxible team for more information.
Request
Responses
- 201
- 400
- 401
- 404
- 422
- 429
- 500
Magic link created successfully.
Invalid request: path parameters, request body or date-time format are invalid.
Unauthorized: authentication required
Report group not found
Unprocessable entity: business validation failed (e.g., expiration outside the allowed range).
Too Many Requests
Internal Server Error