Delete S3 Credentials
DELETE/api/v1/infrastructure/file_stores/:credentials_id
Delete credentials to your own S3 bucket.
Request
Responses
- 204
- 400
- 404
- 422
Credentials to your own S3 bucket deleted.
We couldn't delete the specified S3 credentials because they are currently in use. Delete all workspaces which use these credentials and try again.
We couldn't find the specified S3 bucket credentials. Use the endpoint 'list_available_s3_buckets' to check the S3 bucket credentials that exist in your organization.
Validation Error
Was this page helpful?