Skip to main content

Get File Types And Extensions

Select

SaaS
Customer Managed

This operation returns all File Types and Extensions Available

Request Body required
  • object
Responses

OK

POST /getfiletypesandextensions    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
Body required

{}
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/GetFileTypesAndExtensions' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{}'