auth

Get SFTP credentials for Space

get/auth/sftp-credentials

Query parameters

spaceIdstring required

Space ID

ID of space to get credentials for

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Response

Response with status 200

usernamestring required
passwordstring required
hoststring required
portstring required

Changes