Save a new group

Prev Next
Post
/groups

Store a newly created resource in storage.

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

Represents a group definition.

description
string
manager_id
integer (id)
status
string
Valid values[ "ACTIVE", "INACTIVE" ]
Responses
201

success

object
name
string

Represents a group definition.

description
string
manager_id
integer (id)
status
string
Valid values[ "ACTIVE", "INACTIVE" ]
created_at
string (date-time)
updated_at
string (date-time)
id
string (id)
422

Unprocessable Entity

Expand All
object
message
string
errors
object