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