post http://localhost:3000/v1/api/data-categories//data-types
create one or more Data Types in a specific Data Category
Log in to see full request history
Responses
create one or more Data Types in a specific Data Category
xxxxxxxxxx
curl --request POST \
--url http://localhost:3000/v1/api/data-categories/dataCategoryId/data-types \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: