pyLoad REST

checks if the user is authorized for specific method.

checks if the user is authorized for specific method.

post/api/is_authorized

Request body

func_namestring required

function name

userdataobject required

dictionary of user data

Response

boolean

boolean required

Changes