All Products
Search
Document Center

ApsaraVideo Media Processing:UnbindInputBucket

Last Updated:Mar 03, 2024

Unbinds an input media bucket.

Operation description

Usage notes

You can call this operation to unbind an input media bucket from the media library based on the name of the output media bucket.

QPS limits

You can call this API operation up to 100 times per second per account. Requests that exceed this limit are dropped and you will experience service interruptions. We recommend that you take note of this limit when you call this operation. For more information, see QPS limit.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
BucketstringYes

The name of the input media bucket to be unbound. To obtain the media bucket name, you can log on to the ApsaraVideo Media Processing (MPS) console and choose Workflows > Media Buckets in the left-side navigation pane. Alternatively, you can log on to the Object Storage Service (OSS) console and click Historical Paths.

example-bucket-****
RoleArnstringNo

The Alibaba Cloud Resource Name (ARN) of the role used for delegated authorization.

acs:ram::174809843091****:role/exampleRole

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

4AEA0480-32F4-1656-92B3-F4D4CDE6BBB3

Examples

Sample success responses

JSONformat

{
  "RequestId": "4AEA0480-32F4-1656-92B3-F4D4CDE6BBB3"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2021-11-18The request parameters of the API has changedsee changesets
Change itemChange content
Input ParametersThe request parameters of the API has changed.
    Added Input Parameters: DepositorCredentials