Job Status
To check the status of a previously submitted group jobs as a Product Admin, use the API below.
info
{api-base-url} can be obtained from the MirrorFly console.
HTTP request#
Request Params#
| Param | DataType | Required | Description |
|---|---|---|---|
| jobId | String | Yes | ID of the group delete job |
Responses#
If successful, this action deletes the given group.
Error#
In the case of an error, an error object like below is returned.
When the token passed in Headers is expired
In the case of a Unauthorized access (not a Product Admin)