200
Options successful. Returns allowed HTTP methods.
application/json
{
"allow": [
"POST",
"OPTIONS"
]
}