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.
post
/api/{projectId}/dsp-file-size-limit
Path parameters
projectIdintegerrequired
Project ID
Body
dspFileSizeMbintegerrequired
DSP File size in MB (default is 4096 MB)
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?