cURL
curl --request POST \ --url http://localhost:8081/admin-service/institutions/{id}/unities \ --header 'Content-Type: application/json' \ --data '{}'
Create unity for institution
The body is of type object.
object
Created