v1

latestOpenAPI 3.1.02026-07-241120379.1 KB

Update custom attributes

Rate limit - 5/s

put/2023-10/subscription/{subscriptionId}/customAttribute

Path parameters

subscriptionIdinteger required

ID of the subscription

Request body

Response

200

successboolean
messagestring
{"stackTrail":"paths:/2023-10/subscription/{subscriptionId}/customAttribute:put:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
codestring

Example response

{
  "success": true,
  "message": "Custom attributes updated successfully",
  "code": "SUCCESS"
}