Skip to main content

Remarks

Example

JAVASCRIPT
1
2
3
4
5
6
7
client.security.users.suspendUser("4b262379-5bbe-421e-a429-f6e2ab5a849b") .then( result => { console.log('API call was successful'); }) .catch(error => { console.log('API call error: ', error); });

Still need help?

New support request