POST api/send/block?projectId={projectId}&number={number}
Blocks a number on a specific project.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
projectId |
target project |
integer |
Required |
number |
target phone number |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.