# POST /api/v1/schedule_action_groups    Create Action Group.

## Params

| Param name | Description<br> <br>**Validations** |
| --- | --- |
| **name**<br>OptionalBlank Value Allowed | Name<br>**Validations:**<br>- Must be a String |
| **description**<br>OptionalBlank Value Allowed | Description<br>**Validations:**<br>- Must be a String |
