v1
latestOpenAPI 3.0.02026-07-14135106116.2 KBinboxes
Create an inbox
Create a new inbox in the given project
Permission required: create_inbox
post/inboxes
Headers
X-Fieldsstring mask
An optional fields mask
Request body
Example request
{
"project": "abcdef123456789abcdef123"
}Response
Success
Example response
{
"project": "abcdef123456789abcdef123"
}