Create a new Location Group

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Schema

Customer Attributes

Status Codes

Example Request

curl --request POST \
     --url https://api.fountain.com/v2/location_groups \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Example Response

{ "status": "201" }

Note