Validate feature import data
POSThttps://us.app.unleash-hosted.com/ushosted/api/admin/features-batch/validate
Validates a feature flag data set. Checks whether the data can be imported into the specified project and environment. The returned value is an object that contains errors, warnings, and permissions required to perform the import, as described in the import documentation.
Request
Responses
- 200
- 404
importTogglesValidateSchema
The requested resource was not found.
Authorization: Authorization
name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
ResponseClear