since this is a collection type i think you need to send it to demo-requests
demo-request doesn’t exist so you can’t do POST methods to them hence 405 means method not allowed.
1 Like
since this is a collection type i think you need to send it to demo-requests
demo-request doesn’t exist so you can’t do POST methods to them hence 405 means method not allowed.