user bulk update
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
Request samples
curl --location --request POST 'https://integration.returning.ai/apis/v1/users/bulk-update' \
--form 'data=@""'
Responses
application/json Modified at 2025-06-13 08:10:46