documentation not finished
Description retransmit message by ID
http://localhost:5000/freedata/messages/{message_id}/retransmit
Parameters
message_id PATCH
Example
curl --request PATCH --url http://localhost:5000/freedata/messages/DXCALL-0_MYCALL-5_2024-04-04T17:22:14.002502/retransmit --header 'Content-Type: application/json'
Results
{
}
curl --request PATCH --url http://localhost:5000/freedata/messages/DXCALL-0_MYCALL-5_2024-04-04T17:22:14.002502/retransmit --header 'Content-Type: application/json'
Results
{
}
{
}
Example
curl --request PATCH --url http://localhost:5000/freedata/messages/DXCALL-0_MYCALL-5_2024-04-04T17:22:14.002502/retransmit --header 'Content-Type: application/json'
Results
{
}
Errors
This API uses the following error codes:
404 Not Found
: The requested resource was not found.503 Modem not running
: Modem not running.