46002: Invalid Schema
VOICE
ERROR
The submitted data can be parsed but doesn't comply with the required JSON schema.
- A required attribute is missing from the request.
- A required attribute is null or empty.
- The value of an attribute isn't an accepted value.
- The resource already exists and is limited to one per account.
- Other attribute validation errors.
- Verify that all required attributes are present in the request.
- Ensure required attributes aren't null or empty.
- Verify that attribute values match the expected format and allowed values.
- Review the API documentation for the correct schema requirements.