Savings

Delete a Savings Program Level

DELETE
/savings-programs/{savingsProgram}/levels/{level}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

savingsProgram*string
Formatuuid
level*string
Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/savings-programs/497f6eca-6276-4993-bfeb-53cbbbba6f08/levels/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}