CreateGroup
This method can be used for the following functionality: Create a new group in AttackForge
Last updated
This method can be used for the following functionality: Create a new group in AttackForge
Last updated
Check YouTube for more tutorials: https://youtube.com/@attackforge
The following URL, Headers and Parameters are required for requests to this API endpoint. Where a parameter is optional, it will be indicated. Otherwise treat all parameters as mandatory.
name (string)
Name of the group.
Example:
group_owner (string)
Name of the owner for the group.
Example:
primary_contact_name (string)
Primary contact person name.
Example:
primary_contact_number (string)
Primary contact person number.
Example:
primary_contact_email (string)
Primary contact person email.
Example:
linked_groups_view (array of strings) (optional)
Active Directory Link - provide VIEW membership to this group via SSO.
Example:
linked_groups_upload (array of strings) (optional)
Active Directory Link - provide UPLOAD membership to this group via SSO.
Example:
linked_groups_edit (array of strings) (optional)
Active Directory Link - provide EDIT membership to this group via SSO.
Example:
The following example is a cURL request to create a new group.
Include API Token instead of stars in 'X-SSAPI-KEY: ***************************************' parameter.
Response contains a status and group.