Post
/version_histories
Create a new Version History.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Body parameters
object
versionable_id
integer
Class VersionHistoryCollection
versionable_type
string
name
string
subject
string
description
string
status
string
Valid values[
"ACTIVE",
"INACTIVE"
]
Responses
201
success
object
versionable_id
integer
Class VersionHistoryCollection
versionable_type
string
name
string
subject
string
description
string
status
string
Valid values[
"ACTIVE",
"INACTIVE"
]
created_at
string (date-time)
updated_at
string (date-time)