Save a new group

Prev Next
Post
/groups

Store a newly created resource in storage.

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
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