Route:
POST /interventions/v2/rs/{interventionId}/emails/informationsAPI Type:api-rs
Sends intervention information emails to specified contacts with scheduled details and secure access tokens.
MANAGER[ADMIN, USER]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Content type, must be "application/json".
"application/json"List of site IDs.
"['1', '2']"
Unique identifier of the intervention.
-9007199254740991 <= x <= 90071992547409911
Email of the profile.
250^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$"test@mail.com"
Intervention informations email sent successfully
The response is of type object.