Untag a Layout API Call

Hello!

For the “Untag Layout” API call, I keep getting a 404 error. I wrote it similar to the “Tag Layout” call, so I’m not sure what I’m doing wrong.

image

Assuming that 38 is a correct layoutId, then that looks ok, I see you have 2 headers there, could you check what headers are you passing with the call? (Authorization should be only needed header).

Edit - Actually, the route for that call (at least as it is now) is DELETE you have POST, so that’s why you get that error.

That being said, I don’t think the untag route works correctly at the moment, I will have a look at it later today when I have time to see why that’s the case.

Hi Peter!

Were you able to work out the untag call?

Not yet I’m afraid, we do have an open GitHub issue for it, we will aim to get that fixed in 1.8.10.