Save a new collections

Prev Next
Post
/collections

Create a new Collection.

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
name
string
description
string
custom_title
string
create_screen_id
string (id)
read_screen_id
string (id)
update_screen_id
string (id)
signal_create
boolean
signal_update
boolean
signal_delete
boolean
Responses
201

success

Expand All
object
name
string
description
string
custom_title
string
create_screen_id
string (id)
read_screen_id
string (id)
update_screen_id
string (id)
signal_create
boolean
signal_update
boolean
signal_delete
boolean
id
integer
created_at
string (date-time)
updated_at
string (date-time)
created_by_id
string (id)
updated_by_id
string (id)
columns
Array of object
object