CreateAssetInLibrary
This method can be used for the following: Create an asset in the library (must have Assets Module enabled in your tenant configuration!);
Parameters
Headers
POST /api/ss/library/asset HTTP/1.1
Host: demo.attackforge.com
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
{
"name": "..."
}Example
Request
Response
Last updated