For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

iasimov's avatar
iasimov
Icon for Nimbostratus rankNimbostratus
Dec 04, 2023

Journeys API Assistance for loading UCS file as source

Looking for assisatnce with Journeys API Endpoint

 

POST - https://<hostname>/sessions/{session_id}/source.

Looking to load ucs file, Swagger details these requirements (see below) but all attempts end up with error saying ucs file must be specified. Looking for someone to provide a working example please

Thanks

Simon

 

 

Name Description
session_id *
integer
 
(path)

Request body

multipart/form-data

UCS and Optional passphrase

ucs_file
string($binary)
 
 
ucs_passphrase
string
 
 
as3_file
string($binary)
 
 
username
string
 
 
password
string($password)
 
 
host
string
 
 
master_key
string

2 Replies