{ "name": "string" }
curl --location --request POST 'http://127.0.0.1:8000/api/short-link/admin/v1/group' \ --header 'token: 4b312f0b-aa6a-474a-8c20-70b2544c8f97' \ --header 'username: admin' \ --header 'Content-Type: application/json' \ --data-raw ''
{}