APIs
Verify HTTP API paths
Verify HTTP API paths
Verify paths before creating or updating a HTTP API.<br> This will check paths and hosts (depending on environment domain restrictions), and will check that path is not already used by other APIs in the environment.<br> The result will indicate if the paths are OK, and give the reason of the failure if they are not (path contains invalid chars, path is already covered by another API,...)
post/environments/{envId}/apis/_verify/paths
Path parameters
envIdstring required
Id or Hrid (Human readable Id) of an environment.
Request body
Response
Result of the API paths verification