新しいタグを作成する
このメソッドを使用して、新しいタグを作成します。
スコープ:
Request rate limit:
5 requests / 秒 (アカウント1件につき)
Request Body schema:
application/json
すべて折りたたむ -
name | string タグ名、最大 256 文字 |
レスポンス
default
successful response
400
Bad Request
401
Unauthorized
403
Forbidden
429
Too Many Requests
4XX
Error responses
500
Internal Server Error
5XX
Error responses
サンプルをリクエストする
- ペイロード
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
コンテンツタイプ
application/json
コピー
すべて折りたたむ {- "name": "Vip"
}
レスポンス例
- default
- 400
- 401
- 403
- 429
- 4XX
- 500
- 5XX
コンテンツタイプ
application/json
コピー
すべて折りたたむ {- "createdAt": "2019-02-25T12:46:06",
- "modifiedAt": "2019-02-25T12:46:06",
- "id": 123,
- "name": "Vip"
}

© NTTCom Online Marketing Solutions Corporation