put https://api.swoogo.com/api/v1/sponsors/field/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request PUT \
--url https://api.swoogo.com/api/v1/sponsors/field/field_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
63}
{
"allow_html": false,
"attribute": "level",
"choices": [
{
"id": 47,
"name": "Gold",
"sort": 0
},
{
"id": 48,
"name": "update choice name",
"sort": 1
},
{
"id": 49,
"name": "Bronze",
"sort": 2
},
{
"id": 68,
"name": "Platinum",
"sort": 4
},
{