Creates an Upload request
POST/external_connections/:id/uploads
Creates a new Upload request to Microsoft teams with the included phone numbers. Only one of civic_address_id or location_id must be provided, not both. The maximum allowed phone numbers for the numbers_ids array is 1000.
Request
Responses
202:
Successful response
401:
Unauthorized
404:
Not found
413:
Payload too large. The maximum allowed phone numbers for the numbers_ids array is 1000.
422:
Unprocessable Entity
504:
Gateway Timeout