Create a new job term
curl --request POST \ --url https://elixir.jobkit.io/terms.json \ --header 'Authorization: Basic <encoded-value>' \ --header 'Content-Type: application/json' \ --data '{ "name": "<string>" }'
{ "id": 123, "name": "<string>" }
The name of the category