This means the client initiating the API call will wait for the server to process the request and return a response before moving on to other tasks, which can be simpler to implement and debug but may be less efficient if the server takes a long time to respond.
References:
General programming and API design principles
Question # 25
Drag and drop the code to complete an Ansible playbook that creates a new tenant. Not all options are used.