v2
latestOpenAPI 3.1.02026-07-267085761.0 MBAdmin Uniteller
Edit Global Sender
Create the global sender if missing, otherwise update it.
put/api/admin/uniteller/sender/global
Request body
Example request
{
"type": "C"
}Response
Successful Response
Example response
{
"success": true,
"message": "Operation completed.",
"queryGeneratedTime": 1718006400
}