Skip to main content
POST
/
admin-service
/
specialties
cURL
curl --request POST \
  --url http://localhost:8081/admin-service/specialties \
  --header 'Content-Type: application/json' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://docs.nextmed.med.br/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

The body is of type object.

Response

Created