v1
latestOpenAPI 3.0.02026-07-133916139.4 KBmaintenance
Create a maintenance
post/maintenance
Request body
Example request
{
"title": "Database Upgrade",
"message": "Upgrading database to improve performance"
}Response
Create a maintenance
Example response
{
"id": 1,
"title": "Database Upgrade",
"message": "Upgrading database to improve performance"
}