Post
/version_histories
Create a new Version History.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
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)