We are adding users to workflow groups using the rest api. We are getting a different response than what is documented here - ArcGIS Workflow Manager REST API
Our return json looks like:
'{"returnCode":2}'
or
'{"returnCode":1}'
Where are these responses documented as we cannot understand if these calls are working or not.