207 Multi-Status
Explanation:
The 207 Multi-Status status code provides status for multiple independent operations. It allows the client to understand the status of several different operations in a single response.
Usage:
This status code is used to inform the client about the status of multiple independent operations in a single response.
Attentions:
- The response should include information about the status of each operation in the response message.
- The response should include a message body with information about the status of each operation.
Sample:
undefined