I get a 500 Internal Server Error when trying to create a demographics field via the POST /d2l/api

The JSON I'm sending in the body via Postman is: { "Name": "IsEmployed", "Description": "Are you employed?", "DataTypeId": "{{$guid}}"}
Tagged:

Answers