Perform the upload document action to a resource.

post

/custom-actions/uploadDocument/<resourceName>/{<resourceGid>}

Request

Header Parameters
  • An optional header parameter that allows you to process the request asynchronously. Set the request header "Prefer" to "respond-async" for asynchronous processing. For synchronous processing, leave the parameter blank or do not define it.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : pks
Type: array
Object primary keys that supports one or more multi-part (compound) keys
Show Source
Nested Schema : items
Type: array
Show Source
Back to Top

Response

Supported Media Types

200 Response

Default response.
Body ()
Root Schema : actionResponse
Type: object
Show Source
Back to Top