Add a Favorites Tab
POST {{baseUrl}}/v2/members/favorites/tabs
Adds a Favorites Tab for the current user.
Request Body
[{"name"=>"name", "value"=>"pariatur reprehenderit sed est", "datatype"=>"string"}, {"name"=>"order", "value"=>"-12586300", "datatype"=>"number"}]
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":[{"name":"sint sit","order":41230425,"tab_id":23941646},{"name":"adipisicing tempor in sit","order":-12756738,"tab_id":5829189}]}