Numbers
Assign numbers to the inbox
REQUIRED SCOPES <code>['numbers:write']</code><br>Assign numbers to the inbox
post/numbers/assign-inbox/{team}
Path parameters
teamstring required
The ID of the Team
Request body
Example request
{
"numberIds": [
1
]
}Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.