tencent cloud

Feedback

Adding Style

Last updated: 2024-02-18 10:36:36

    Overview

    This API is used to set a style for a bucket to process images in the same way.
    Note:
    Currently, the QPS for bucket writes is limited to 1, and bucket reads to 10.
    

    Request

    Sample request

    PUT /?style HTTP/1.1
    Host: <BucketName-APPID>.pic.<Region>.myqcloud.com
    Date: GMT Date
    Authorization: Auth String
    <XML File>
    Note:
    Authorization: Auth String (See Request Signature for details.)
    When this feature is used by a sub-account, relevant permissions must be granted as instructed in Authorization Granularity Details.

    Request headers

    This API uses only common request headers. For more information, please see Common Request Headers.

    Request body

    <?xml version="1.0" encoding="UTF-8" ?>
    <AddStyle>
    <StyleName>string</StyleName>
    <StyleBody>string</StyleBody>
    </AddStyle>
    Nodes are described as follows:
    Node Name (Keyword)
    Parent Node
    Description
    Type
    Required
    AddStyle
    None
    The style to be added
    Container
    Yes
    Content of AddStyle:
    Node Name (Keyword)
    Parent Node
    Description
    Type
    Required
    StyleName
    AddStyle
    Style name
    string
    Yes
    StyleBody
    AddStyle
    Style details
    string
    Yes

    Response

    Response headers

    This API uses only common response headers. For more information, please see Common Response Headers.

    Response body

    The response body returned is empty.

    Error codes

    This API does not have any special error codes. For more information about all error codes, please see Error Codes.

    Examples

    Request

    PUT /?style HTTP/1.1
    Host: examplebucket-1250000000.pic.ap-chengdu.myqcloud.com
    Date: Tue, 03 Apr 2019 09:06:15 GMT
    Authorization:XXXXXXXXXXXX
    
    <?xml version="1.0" encoding="UTF-8" ?>
    <AddStyle>
    <StyleName>style_name</StyleName>
    <StyleBody>imageMogr2/thumbnail/!50px</StyleBody>
    </AddStyle>

    Response

    HTTP/1.1 200 OK
    Content-Type: application/xml
    Content-Length: 0
    Date: Tue, 03 Apr 2019 09:06:16 GMT
    x-cos-request-id: xxxxxxxxxxxxxxxxxx
    
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support