Closed jpuck closed 5 years ago
According to the docs here on LabelIds in the request body:
LabelIds
If the list of label identifiers is null or empty then all label associations for the account will be returned page by page.
However, if an ID is not included, then this results in an error code 514 with the message:
Ids passed are null or empty.
So it would seem that the field is actually required, contrary to what the documentation currently states.
Would you please update the documentation to reflect the correct usage of the API, or open an issue to fix the API to return the documented response.
Thanks!
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@jpuck good catch, thanks! LabelIds must contain exactly one label ID. We'll update the docs.
According to the docs here on
LabelIds
in the request body:However, if an ID is not included, then this results in an error code 514 with the message:
So it would seem that the field is actually required, contrary to what the documentation currently states.
Would you please update the documentation to reflect the correct usage of the API, or open an issue to fix the API to return the documented response.
Thanks!
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.