/
POST
/
force
option. This option deletes all images on your behalf before deleting the repository.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"registryId": "string",
"repositoryName": "string",
"force": true
}'
Response Response Example
200 - Example 1
{
"repository": {
"repositoryArn": "string",
"registryId": "string",
"repositoryName": "string",
"repositoryUri": "string",
"createdAt": "string"
}
}
Request
Header Params
X-Amz-Target
string
required
Body Params application/json