cURL
curl --request PATCH \ --url http://localhost:8081/admin-service/specialties/{id} \ --header 'Content-Type: application/json' \ --data '{}'
Update specialty (e.g. enable/disable)
Documentation IndexFetch the complete documentation index at: https://docs.nextmed.med.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nextmed.med.br/llms.txt
Use this file to discover all available pages before exploring further.
The body is of type object.
object
OK