Update PEI definition
Testing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
Request Code Samples
curl --location -g --request PUT 'https://hvi-api.sigpruta.co/pei/definition/{{peiDefinitionId}}' \
--header 'Authorization: Bearer <token>' \
--form 'file=@""'
Responses
application/json Modified at 2025-09-01 03:23:54