Set DSP file size limit
Change the DSP file size limit for the project. This function is only available through a JWT token, and is not available to all users.
Path parameters
projectIdintegerRequired
Project ID
Body
Only parameters set on this object will be updated.
dspFileSizeMbintegerRequired
DSP File size in MB (default is 4096 MB)
Responses
post
200
OK
Last updated
Was this helpful?