members/remove/job_status/get
POST https://api.dropboxapi.com/2/team/members/remove/job_status/get
scope: members.delete
Once an asyncjobid is returned from members/remove
, use this to poll the status of the asynchronous request.
Permission : Team member management.
Request Body
{"async_job_id"=>"34g93hh34h04y384084"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{".tag":"complete"}