Resources
Create Resources
Using this endpoint you can create Resources.
post/api/v1/add/resource
Request body
Example request
{
"active": "1",
"description": "test",
"domain": "mailcow.tld",
"kind": "location",
"multiple_bookings": "0",
"multiple_bookings_custom": "",
"multiple_bookings_select": "0"
}Response
OK